Home
last modified time | relevance | path

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

/llvm-project/clang/lib/CodeGen/
H A DModuleBuilder.cpp132 llvm::Constant *GetAddrOfGlobal(GlobalDecl global, bool isForDefinition) { in GetAddrOfGlobal()
353 bool isForDefinition) { in GetAddrOfGlobal()
H A DCGObjCMac.cpp7362 GetClassGlobal(const ObjCInterfaceDecl * ID,bool metaclass,ForDefinition_t isForDefinition) GetClassGlobal() argument