Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/CodeGen/
H A DCodeGenModule.cpp1737 llvm::Function *F, bool IsThunk) { in SetLLVMFunctionAttributes()
2408 bool IsThunk) { in SetFunctionAttributes()
4002 bool DontDefer, bool IsThunk, llvm::AttributeList ExtraAttrs, in GetOrCreateLLVMFunction()
H A DCGCall.cpp2132 bool AttrOnCallSite, bool IsThunk) { in ConstructAttributeList()