Home
last modified time | relevance | path

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

/external/clang/lib/Lex/
DModuleMap.cpp1698 SourceLocation StarLoc = consumeToken(); in parseInferredModuleDecl() local
/external/clang/lib/Parse/
DParseStmt.cpp1609 SourceLocation StarLoc = ConsumeToken(); in ParseGotoStatement() local
/external/clang/lib/Sema/
DSemaObjCProperty.cpp534 SourceLocation StarLoc = TInfo->getTypeLoc().getLocEnd(); in CreatePropertyDecl() local
DSemaStmt.cpp2268 Sema::ActOnIndirectGotoStmt(SourceLocation GotoLoc, SourceLocation StarLoc, in ActOnIndirectGotoStmt()
DTreeTransform.h1164 SourceLocation StarLoc, in RebuildIndirectGotoStmt()
/external/clang/include/clang/AST/
DTypeLoc.h1012 SourceLocation StarLoc; member
DStmt.h1215 SourceLocation StarLoc; variable