Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCodeGenModule.cpp1482 llvm::Function *F, bool IsThunk) { in SetLLVMFunctionAttributes()
2067 bool IsThunk) { in SetFunctionAttributes()
3466 bool DontDefer, bool IsThunk, llvm::AttributeList ExtraAttrs, in GetOrCreateLLVMFunction()
H A DCGCall.cpp1990 bool AttrOnCallSite, bool IsThunk) { in ConstructAttributeList()