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

/freebsd-13-stable/contrib/llvm-project/clang/include/clang/AST/
H A DAvailability.h48 AvailabilitySpec(SourceLocation StarLoc) argument
H A DStmt.h2562 SourceLocation StarLoc; member in class:clang::IndirectGotoStmt
/freebsd-13-stable/contrib/llvm-project/clang/lib/Parse/
H A DParseStmt.cpp2102 SourceLocation StarLoc = ConsumeToken(); local
H A DParseDecl.cpp5594 SourceLocation StarLoc = ConsumeToken(); local
/freebsd-13-stable/contrib/llvm-project/clang/lib/Sema/
H A DSemaObjCProperty.cpp612 SourceLocation StarLoc = TInfo->getTypeLoc().getEndLoc(); local
H A DSemaStmt.cpp2916 Sema::ActOnIndirectGotoStmt(SourceLocation GotoLoc, SourceLocation StarLoc, argument
H A DTreeTransform.h1392 RebuildIndirectGotoStmt(SourceLocation GotoLoc, SourceLocation StarLoc, Expr *Target) argument
/freebsd-13-stable/contrib/llvm-project/clang/lib/Lex/
H A DModuleMap.cpp2726 SourceLocation StarLoc = consumeToken(); local
/freebsd-13-stable/contrib/llvm-project/clang/include/clang/Sema/
H A DDeclSpec.h1517 unsigned StarLoc; member in struct:clang::DeclaratorChunk::MemberPointerTypeInfo
1658 getMemberPointer(const CXXScopeSpec &SS, unsigned TypeQuals, SourceLocation StarLoc, SourceLocation EndLoc) argument

Completed in 317 milliseconds