Home
last modified time | relevance | path

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

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