Home
last modified time | relevance | path

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

/minix/external/bsd/llvm/dist/clang/lib/Parse/
H A DParseObjc.cpp987 SourceLocation selLoc; in ParseObjCMethodDecl() local
988 IdentifierInfo *SelIdent = ParseObjCSelectorPiece(selLoc); in ParseObjCMethodDecl()
1009 selLoc, Sel, nullptr, in ParseObjCMethodDecl()
1069 KeyLocs.push_back(selLoc); in ParseObjCMethodDecl()
1085 SelIdent = ParseObjCSelectorPiece(selLoc); in ParseObjCMethodDecl()