Home
last modified time | relevance | path

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

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