diff options
author | Serge Pavlov <sepavloff@gmail.com> | 2017-06-04 12:53:12 +0000 |
---|---|---|
committer | Serge Pavlov <sepavloff@gmail.com> | 2017-06-04 12:53:12 +0000 |
commit | 10673c98bd33fd5978835342b10f0e2b9cbe6dfa (patch) | |
tree | 6beab2b1da43264995485e949812b4272d794759 /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | 3bfba2c5692274af73b421b700236e24c97dfa07 (diff) | |
download | bcm5719-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