Searched refs:GetClassVar (Results 1 - 1 of 1) sorted by relevance

/netbsd-current/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGObjCGNU.cpp1212 llvm::GlobalVariable *GetClassVar(StringRef Name, bool isWeak=false) { function in class:__anon477::CGObjCGNUstep2
1262 return CGF.Builder.CreateLoad(Address(GetClassVar(Name, isWeak),
1608 GetClassVar(clsAlias.first) }, sectionName<ClassAliasSection>());
1944 auto *classRefSymbol = GetClassVar(className);

Completed in 140 milliseconds