Home
last modified time | relevance | path

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

/external/clang/lib/Parse/
DParseStmt.cpp1828 SourceLocation StarLoc = ConsumeToken(); in ParseGotoStatement() local
/external/clang/lib/Lex/
DModuleMap.cpp2181 SourceLocation StarLoc = consumeToken(); in parseInferredModuleDecl() local
/external/clang/lib/Sema/
DSemaObjCProperty.cpp604 SourceLocation StarLoc = TInfo->getTypeLoc().getLocEnd(); in CreatePropertyDecl() local
DSemaStmt.cpp2625 Sema::ActOnIndirectGotoStmt(SourceLocation GotoLoc, SourceLocation StarLoc, in ActOnIndirectGotoStmt()
DTreeTransform.h1247 SourceLocation StarLoc, in RebuildIndirectGotoStmt()
/external/clang/include/clang/AST/
DTypeLoc.h1100 SourceLocation StarLoc; member
DStmt.h1260 SourceLocation StarLoc; variable