Searched defs:HasBody (Results 1 - 4 of 4) sorted by path

/freebsd-11-stable/contrib/llvm-project/clang/include/clang/Serialization/
H A DASTReader.h1040 InterestingDecl(Decl *D, bool HasBody) argument
/freebsd-11-stable/contrib/llvm-project/clang/lib/AST/
H A DODRHash.cpp574 const bool HasBody = Function->isThisDeclarationADefinition() && local
/freebsd-11-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DCodeGenModule.cpp1853 bool HasBody = FD->hasBody(FDBody); local
/freebsd-11-stable/contrib/llvm-project/clang/lib/Serialization/
H A DASTReaderDecl.cpp2810 static bool isConsumerInterestedIn(ASTContext &Ctx, Decl *D, bool HasBody) { argument

Completed in 134 milliseconds