Searched defs:SelectorLoc (Results 1 – 2 of 2) sorted by relevance
1064 IdentifierInfo *Parser::ParseObjCSelectorPiece(SourceLocation &SelectorLoc) { in ParseObjCSelectorPiece()3639 SourceLocation SelectorLoc = ConsumeToken(); in ParseObjCSelectorExpression() local
1161 SourceLocation SelectorLoc = Tok.getLocation(); in parseOMPContextSelector() local