Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DAvailability.h49 AvailabilitySpec(SourceLocation StarLoc) in AvailabilitySpec()
H A DTypeLoc.h1266 SourceLocation StarLoc; member
/freebsd/contrib/llvm-project/clang/lib/Parse/
H A DParseStmt.cpp2393 SourceLocation StarLoc = ConsumeToken(); in ParseGotoStatement() local
H A DParseDecl.cpp6678 SourceLocation StarLoc = ConsumeToken(); in ParseDeclaratorInternal() local
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaObjCProperty.cpp590 SourceLocation StarLoc = TInfo->getTypeLoc().getEndLoc(); in CreatePropertyDecl() local
H A DSemaStmt.cpp3141 Sema::ActOnIndirectGotoStmt(SourceLocation GotoLoc, SourceLocation StarLoc, in ActOnIndirectGotoStmt()
H A DTreeTransform.h1491 SourceLocation StarLoc, in RebuildIndirectGotoStmt()
/freebsd/contrib/llvm-project/clang/lib/Lex/
H A DModuleMap.cpp2854 SourceLocation StarLoc = consumeToken(); in parseInferredModuleDecl() local
/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DDeclSpec.h1613 SourceLocation StarLoc; member