Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/llvm-project/clang/lib/CodeGen/
HDCGObjCGNU.cpp588 virtual llvm::Constant *GetConstantSelector(Selector Sel, in GetConstantSelector() function in __anon98d1702a0111::CGObjCGNU
592 llvm::Constant *GetConstantSelector(const ObjCMethodDecl *M) { in GetConstantSelector() function in __anon98d1702a0111::CGObjCGNU
1480 llvm::Constant *GetConstantSelector(Selector Sel, in GetConstantSelector() function in __anon98d1702a0111::CGObjCGNUstep2