Home
last modified time | relevance | path

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

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