Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/clang/lib/CodeGen/
DCodeGenModule.cpp1512 llvm::Function *F, bool IsThunk) { in SetLLVMFunctionAttributes()
2097 bool IsThunk) { in SetFunctionAttributes()
3496 bool DontDefer, bool IsThunk, llvm::AttributeList ExtraAttrs, in GetOrCreateLLVMFunction()
DCGCall.cpp2001 bool AttrOnCallSite, bool IsThunk) { in ConstructAttributeList()