Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Parse/
H A DParseObjc.cpp804 const IdentifierInfo *SelName = in ParseObjCInterfaceDeclList() local
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaCodeComplete.cpp3673 std::string SelName = Sel.getNameForSlot(0).str(); in createCodeCompletionStringForDecl() local