Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGObjCGNU.cpp588 virtual llvm::Constant *GetConstantSelector(Selector Sel, in GetConstantSelector() function in __anonbab9bb100111::CGObjCGNU
592 llvm::Constant *GetConstantSelector(const ObjCMethodDecl *M) { in GetConstantSelector() function in __anonbab9bb100111::CGObjCGNU
1480 llvm::Constant *GetConstantSelector(Selector Sel, in GetConstantSelector() function in __anonbab9bb100111::CGObjCGNUstep2