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

/external/clang/lib/Parse/
H A DParseObjc.cpp1379 SourceLocation selLoc; local
1380 IdentifierInfo *SelIdent = ParseObjCSelectorPiece(selLoc);
1401 selLoc, Sel, nullptr,
1461 KeyLocs.push_back(selLoc);
1477 SelIdent = ParseObjCSelectorPiece(selLoc);

Completed in 67 milliseconds