Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGVTables.cpp775 const bool IsThunk = in addVTableComponent() local
H A DCodeGenModule.cpp2360 llvm::Function *F, bool IsThunk) { in SetLLVMFunctionAttributes()
3064 bool IsThunk) { in SetFunctionAttributes()
4809 bool DontDefer, bool IsThunk, llvm::AttributeList ExtraAttrs, in GetOrCreateLLVMFunction()
H A DCGCall.cpp2415 bool AttrOnCallSite, bool IsThunk) { in ConstructAttributeList()