Home
last modified time | relevance | path

Searched defs:StarLoc (Results 1 – 6 of 6) sorted by relevance

/external/clang/lib/Parse/
DParseStmt.cpp1589 SourceLocation StarLoc = ConsumeToken(); in ParseGotoStatement() local
/external/clang/lib/Lex/
DModuleMap.cpp1503 SourceLocation StarLoc = consumeToken(); in parseInferredModuleDecl() local
/external/clang/include/clang/AST/
DTypeLoc.h937 SourceLocation StarLoc; member
DStmt.h1225 SourceLocation StarLoc; variable
/external/clang/lib/Sema/
DSemaStmt.cpp2119 Sema::ActOnIndirectGotoStmt(SourceLocation GotoLoc, SourceLocation StarLoc, in ActOnIndirectGotoStmt()
DTreeTransform.h1146 SourceLocation StarLoc, in RebuildIndirectGotoStmt()