Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/
H A DCGObjCGNU.cpp590 virtual llvm::Constant *GetConstantSelector(Selector Sel, GetConstantSelector() function in __anonf88679620111::CGObjCGNU
594 llvm::Constant *GetConstantSelector(const ObjCMethodDecl *M) { GetConstantSelector() function in __anonf88679620111::CGObjCGNU
1482 llvm::Constant *GetConstantSelector(Selector Sel, GetConstantSelector() function in __anonf88679620111::CGObjCGNUstep2