Searched defs:DontDefer (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/ |
H A D | CGCXX.cpp | 222 bool DontDefer, ForDefinition_t IsForDefinition) { in getAddrAndTypeOfCXXStructor() argument
|
H A D | CodeGenModule.cpp | 4470 GetOrCreateLLVMFunction(StringRef MangledName,llvm::Type * Ty,GlobalDecl GD,bool ForVTable,bool DontDefer,bool IsThunk,llvm::AttributeList ExtraAttrs,ForDefinition_t IsForDefinition) GetOrCreateLLVMFunction() argument 4657 GetAddrOfFunction(GlobalDecl GD,llvm::Type * Ty,bool ForVTable,bool DontDefer,ForDefinition_t IsForDefinition) GetAddrOfFunction() argument [all...] |