Home
last modified time | relevance | path

Searched defs:HasBody (Results 1 – 5 of 5) sorted by relevance

/freebsd-src/contrib/llvm-project/clang/lib/AST/Interp/
H A DFunction.h252 bool HasBody = false; global() variable
/freebsd-src/contrib/llvm-project/clang/lib/AST/
H A DODRHash.cpp712 const bool HasBody = Function->isThisDeclarationADefinition() && AddFunctionDecl() local
/freebsd-src/contrib/llvm-project/clang/include/clang/Serialization/
H A DASTReader.h1096 InterestingDecl(Decl * D,bool HasBody) InterestingDecl() argument
/freebsd-src/contrib/llvm-project/clang/lib/Serialization/
H A DASTReaderDecl.cpp3208 isConsumerInterestedIn(ASTContext & Ctx,Decl * D,bool HasBody) isConsumerInterestedIn() argument
/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/
H A DCodeGenModule.cpp2852 bool HasBody = FD->hasBody(FDBody); SetFunctionAttributes() local