Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/CodeGen/
H A DCodeGenModule.cpp2284 bool IsIncompleteFunction, in SetFunctionAttributes()
3928 bool IsIncompleteFunction = false; in GetOrCreateLLVMFunction() local