Searched refs:selLoc (Results 1 - 1 of 1) sorted by relevance

/external/clang/lib/Parse/
H A DParseObjc.cpp1021 SourceLocation selLoc; local
1022 IdentifierInfo *SelIdent = ParseObjCSelectorPiece(selLoc);
1043 selLoc, Sel, nullptr,
1103 KeyLocs.push_back(selLoc);
1119 SelIdent = ParseObjCSelectorPiece(selLoc);

Completed in 67 milliseconds