Home
last modified time | relevance | path

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

/llvm-project/clang/include/clang/AST/
H A DAvailability.h49 AvailabilitySpec(SourceLocation StarLoc) in AvailabilitySpec() argument
H A DTypeLoc.h1266 SourceLocation StarLoc; global() member
/llvm-project/clang/lib/Parse/
H A DParseStmt.cpp2387 SourceLocation StarLoc = ConsumeToken(); ParseGotoStatement() local
H A DParseDecl.cpp6671 SourceLocation StarLoc = ConsumeToken(); ParseDeclaratorInternal() local
/llvm-project/clang/unittests/AST/
H A DSourceLocationTest.cpp445 TEST(PointerTypeLoc, StarLoc) { in TEST() argument
/llvm-project/clang/lib/Sema/
H A DSemaObjCProperty.cpp590 SourceLocation StarLoc = TInfo->getTypeLoc().getEndLoc(); CreatePropertyDecl() local
H A DSemaStmt.cpp3141 ActOnIndirectGotoStmt(SourceLocation GotoLoc,SourceLocation StarLoc,Expr * E) ActOnIndirectGotoStmt() argument
H A DTreeTransform.h1491 RebuildIndirectGotoStmt(SourceLocation GotoLoc,SourceLocation StarLoc,Expr * Target) RebuildIndirectGotoStmt() argument
/llvm-project/clang/lib/Lex/
H A DModuleMap.cpp2854 SourceLocation StarLoc = consumeToken(); parseInferredModuleDecl() local
/llvm-project/clang/include/clang/Sema/
H A DDeclSpec.h1613 SourceLocation StarLoc; global() member