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