summaryrefslogtreecommitdiffstats
path: root/clang/lib/Frontend/CompilerInvocation.cpp
diff options
context:
space:
mode:
authorSerge Pavlov <sepavloff@gmail.com>2017-06-04 12:53:12 +0000
committerSerge Pavlov <sepavloff@gmail.com>2017-06-04 12:53:12 +0000
commit10673c98bd33fd5978835342b10f0e2b9cbe6dfa (patch)
tree6beab2b1da43264995485e949812b4272d794759 /clang/lib/Frontend/CompilerInvocation.cpp
parent3bfba2c5692274af73b421b700236e24c97dfa07 (diff)
downloadbcm5719-llvm-10673c98bd33fd5978835342b10f0e2b9cbe6dfa.tar.gz
bcm5719-llvm-10673c98bd33fd5978835342b10f0e2b9cbe6dfa.zip
Implement isDefined by call to isThisDeclarationADefinition.
Modifies FunctionDecl::isThisDeclarationADefinition so that it covers all the cases checked by FunctionDecl::isDefined. Implements the latter method by call to isThisDeclarationADefinition. This change is a part of the patch D30170. llvm-svn: 304684
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud