Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCodeGenModule.cpp2162 llvm::Function *F, bool IsThunk) { in SetLLVMFunctionAttributes()
2834 bool IsThunk) { in SetFunctionAttributes()
4567 bool DontDefer, bool IsThunk, llvm::AttributeList ExtraAttrs, in GetOrCreateLLVMFunction()
H A DCGCall.cpp2312 bool AttrOnCallSite, bool IsThunk) { in ConstructAttributeList()