Searched defs:SelName (Results 1 – 3 of 3) sorted by relevance
/llvm-project/clang/include/clang/AST/ | ||
H A D | ExprObjC.h | 456 Selector SelName; variable |
/llvm-project/clang/lib/Parse/ | ||
H A D | ParseObjc.cpp | 804 const IdentifierInfo *SelName = ParseObjCInterfaceDeclList() local |
/llvm-project/clang/lib/Sema/ | ||
H A D | SemaCodeComplete.cpp | 3673 std::string SelName = Sel.getNameForSlot(0).str(); createCodeCompletionStringForDecl() local |