Home
last modified time | relevance | path

Searched refs:FDBody (Results 1 – 1 of 1) sorted by relevance

/openbsd/gnu/llvm/clang/lib/CodeGen/
H A DCodeGenModule.cpp2459 const FunctionDecl *FDBody; in SetFunctionAttributes() local
2460 bool HasBody = FD->hasBody(FDBody); in SetFunctionAttributes()
2464 if (shouldEmitFunction(FDBody)) in SetFunctionAttributes()