Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DExprObjC.h454 Selector SelName; variable
/freebsd/contrib/llvm-project/clang/lib/Parse/
H A DParseObjc.cpp723 const IdentifierInfo *SelName = in ParseObjCInterfaceDeclList() local
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaCodeComplete.cpp3836 std::string SelName = Sel.getNameForSlot(0).str(); in createCodeCompletionStringForDecl() local