Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/
H A DAvailability.h48 AvailabilitySpec(SourceLocation StarLoc) in AvailabilitySpec()
H A DTypeLoc.h1192 SourceLocation StarLoc; member
H A DStmt.h2616 SourceLocation StarLoc; variable
/netbsd-src/external/apache2/llvm/dist/clang/lib/Parse/
H A DParseStmt.cpp2136 SourceLocation StarLoc = ConsumeToken(); in ParseGotoStatement() local
H A DParseDecl.cpp5744 SourceLocation StarLoc = ConsumeToken(); in ParseDeclaratorInternal() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaObjCProperty.cpp605 SourceLocation StarLoc = TInfo->getTypeLoc().getEndLoc(); in CreatePropertyDecl() local
H A DSemaStmt.cpp3243 Sema::ActOnIndirectGotoStmt(SourceLocation GotoLoc, SourceLocation StarLoc, in ActOnIndirectGotoStmt()
H A DTreeTransform.h1399 SourceLocation StarLoc, in RebuildIndirectGotoStmt()
/netbsd-src/external/apache2/llvm/dist/clang/lib/Lex/
H A DModuleMap.cpp2732 SourceLocation StarLoc = consumeToken(); in parseInferredModuleDecl() local
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Sema/
H A DDeclSpec.h1526 SourceLocation StarLoc; member