Home
last modified time | relevance | path

Searched defs:starLoc (Results 1 – 4 of 4) sorted by relevance

/external/clang/lib/Sema/
DSemaDeclObjC.cpp608 SourceLocation starLoc = getLocForEndOfToken( in actOnObjCTypeParam() local
1499 SourceLocation starLoc = getLocForEndOfToken(loc); in actOnObjCTypeArgsOrProtocolQualifiers() local
/external/llvm-project/clang/lib/Sema/
DSemaDeclObjC.cpp684 SourceLocation starLoc = getLocForEndOfToken( in actOnObjCTypeParam() local
1594 SourceLocation starLoc = getLocForEndOfToken(loc); in actOnObjCTypeArgsOrProtocolQualifiers() local
/external/clang/include/clang/AST/
DStmt.h1263 IndirectGotoStmt(SourceLocation gotoLoc, SourceLocation starLoc, in IndirectGotoStmt()
/external/llvm-project/clang/include/clang/AST/
DStmt.h2616 IndirectGotoStmt(SourceLocation gotoLoc, SourceLocation starLoc, Expr *target) in IndirectGotoStmt()