Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGObjCGNU.cpp589 virtual llvm::Constant *GetConstantSelector(Selector Sel, in GetConstantSelector() function in __anon119c321b0111::CGObjCGNU
593 llvm::Constant *GetConstantSelector(const ObjCMethodDecl *M) { in GetConstantSelector() function in __anon119c321b0111::CGObjCGNU
1459 llvm::Constant *GetConstantSelector(Selector Sel, in GetConstantSelector() function in __anon119c321b0111::CGObjCGNUstep2