Searched defs:starLoc (Results 1 – 2 of 2) sorted by relevance
684 SourceLocation starLoc = getLocForEndOfToken( in actOnObjCTypeParam() local1594 SourceLocation starLoc = getLocForEndOfToken(loc); in actOnObjCTypeArgsOrProtocolQualifiers() local
2620 IndirectGotoStmt(SourceLocation gotoLoc, SourceLocation starLoc, Expr *target) in IndirectGotoStmt()