Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/
H A DCGCXX.cpp222 bool DontDefer, ForDefinition_t IsForDefinition) { in getAddrAndTypeOfCXXStructor() argument
H A DCodeGenModule.cpp4471 GetOrCreateLLVMFunction(StringRef MangledName,llvm::Type * Ty,GlobalDecl GD,bool ForVTable,bool DontDefer,bool IsThunk,llvm::AttributeList ExtraAttrs,ForDefinition_t IsForDefinition) GetOrCreateLLVMFunction() argument
4658 GetAddrOfFunction(GlobalDecl GD,llvm::Type * Ty,bool ForVTable,bool DontDefer,ForDefinition_t IsForDefinition) GetAddrOfFunction() argument
4790 GetOrCreateLLVMGlobal(StringRef MangledName,llvm::Type * Ty,LangAS AddrSpace,const VarDecl * D,ForDefinition_t IsForDefinition) GetOrCreateLLVMGlobal() argument
4987 GetAddrOfGlobal(GlobalDecl GD,ForDefinition_t IsForDefinition) GetAddrOfGlobal() argument
5061 GetAddrOfGlobalVar(const VarDecl * D,llvm::Type * Ty,ForDefinition_t IsForDefinition) GetAddrOfGlobalVar() argument
[all...]
H A DCGObjCMac.cpp7369 GetClassGlobal(StringRef Name,ForDefinition_t IsForDefinition,bool Weak,bool DLLImport) GetClassGlobal() argument
7787 GetInterfaceEHType(const ObjCInterfaceDecl * ID,ForDefinition_t IsForDefinition) GetInterfaceEHType() argument