Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DSemaDeclObjC.cpp608 SourceLocation starLoc = getLocForEndOfToken( in actOnObjCTypeParam() local
1499 SourceLocation starLoc = getLocForEndOfToken(loc); in actOnObjCTypeArgsOrProtocolQualifiers() local
/external/clang/include/clang/AST/
DStmt.h1263 IndirectGotoStmt(SourceLocation gotoLoc, SourceLocation starLoc, in IndirectGotoStmt()