Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/AST/Interp/
H A DFunction.h271 bool HasBody = false; variable
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DODRHash.cpp725 const bool HasBody = Function->isThisDeclarationADefinition() && in AddFunctionDecl() local
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCodeGenModule.cpp2886 bool HasBody = FD->hasBody(FDBody); in SetFunctionAttributes() local