Home
last modified time | relevance | path

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

/external/clang/lib/Parse/
DParseObjc.cpp1391 SourceLocation selLoc; in ParseObjCMethodDecl() local
1392 IdentifierInfo *SelIdent = ParseObjCSelectorPiece(selLoc); in ParseObjCMethodDecl()
1413 selLoc, Sel, nullptr, in ParseObjCMethodDecl()
1473 KeyLocs.push_back(selLoc); in ParseObjCMethodDecl()
1489 SelIdent = ParseObjCSelectorPiece(selLoc); in ParseObjCMethodDecl()