Searched defs:starLoc (Results 1 – 2 of 2) sorted by relevance
608 SourceLocation starLoc = getLocForEndOfToken( in actOnObjCTypeParam() local1499 SourceLocation starLoc = getLocForEndOfToken(loc); in actOnObjCTypeArgsOrProtocolQualifiers() local
1263 IndirectGotoStmt(SourceLocation gotoLoc, SourceLocation starLoc, in IndirectGotoStmt()