Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCodeGenModule.cpp2885 const FunctionDecl *FDBody; in SetFunctionAttributes() local
2886 bool HasBody = FD->hasBody(FDBody); in SetFunctionAttributes()
2890 if (shouldEmitFunction(FDBody)) in SetFunctionAttributes()