Home
last modified time | relevance | path

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

/external/clang/lib/Parse/
DParseStmt.cpp1787 SourceLocation StarLoc = ConsumeToken(); in ParseGotoStatement() local
/external/clang/lib/Sema/
DSemaObjCProperty.cpp600 SourceLocation StarLoc = TInfo->getTypeLoc().getLocEnd(); in CreatePropertyDecl() local
DSemaStmt.cpp2594 Sema::ActOnIndirectGotoStmt(SourceLocation GotoLoc, SourceLocation StarLoc, in ActOnIndirectGotoStmt()
DTreeTransform.h1235 SourceLocation StarLoc, in RebuildIndirectGotoStmt()
/external/clang/lib/Lex/
DModuleMap.cpp2175 SourceLocation StarLoc = consumeToken(); in parseInferredModuleDecl() local
/external/clang/include/clang/AST/
DTypeLoc.h1100 SourceLocation StarLoc; member
DStmt.h1238 SourceLocation StarLoc; variable