Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/tools/clang/lib/Parse/
HDParseObjc.cpp1382 SourceLocation selLoc; in ParseObjCMethodDecl() local
1383 IdentifierInfo *SelIdent = ParseObjCSelectorPiece(selLoc); in ParseObjCMethodDecl()
1404 selLoc, Sel, nullptr, in ParseObjCMethodDecl()
1464 KeyLocs.push_back(selLoc); in ParseObjCMethodDecl()
1480 SelIdent = ParseObjCSelectorPiece(selLoc); in ParseObjCMethodDecl()