Home
last modified time | relevance | path

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

/external/clang/lib/Lex/
DModuleMap.cpp1279 SourceLocation StarLoc = consumeToken(); in parseInferredSubmoduleDecl() local
/external/clang/lib/Parse/
DParseStmt.cpp1549 SourceLocation StarLoc = ConsumeToken(); in ParseGotoStatement() local
/external/clang/include/clang/AST/
DTypeLoc.h905 SourceLocation StarLoc; member
DStmt.h1214 SourceLocation StarLoc; variable
/external/clang/lib/Sema/
DSemaStmt.cpp1647 Sema::ActOnIndirectGotoStmt(SourceLocation GotoLoc, SourceLocation StarLoc, in ActOnIndirectGotoStmt()
DTreeTransform.h1136 SourceLocation StarLoc, in RebuildIndirectGotoStmt()