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

/openbsd-current/gnu/llvm/clang/lib/CodeGen/
H A DCodeGenModule.cpp1735 SetLLVMFunctionAttributes(GlobalDecl GD, const CGFunctionInfo &Info, llvm::Function *F, bool IsThunk) argument
2406 SetFunctionAttributes(GlobalDecl GD, llvm::Function *F, bool IsIncompleteFunction, bool IsThunk) argument
4000 GetOrCreateLLVMFunction( StringRef MangledName, llvm::Type *Ty, GlobalDecl GD, bool ForVTable, bool DontDefer, bool IsThunk, llvm::AttributeList ExtraAttrs, ForDefinition_t IsForDefinition) argument
[all...]

Completed in 143 milliseconds