Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCodeGenModule.cpp2066 bool IsIncompleteFunction, in SetFunctionAttributes()
3544 bool IsIncompleteFunction = false; in GetOrCreateLLVMFunction() local