Searched defs:BeginLoc (Results 1 - 18 of 18) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/clang/include/clang/AST/
H A DAvailability.h39 SourceLocation BeginLoc, EndLoc; member in class:clang::AvailabilitySpec
42 AvailabilitySpec(VersionTuple Version, StringRef Platform, SourceLocation BeginLoc, SourceLocation EndLoc) argument
H A DExpr.h6283 SourceLocation BeginLoc, EndLoc; member in class:clang::final::final::final::final
/freebsd-13-stable/contrib/llvm-project/clang/include/clang/Tooling/Refactoring/
H A DRecursiveSymbolVisitor.h129 bool visit(const NamedDecl *ND, SourceLocation BeginLoc, argument
/freebsd-13-stable/contrib/llvm-project/clang/lib/Sema/
H A DSemaModule.cpp148 SourceLocation BeginLoc = local
[all...]
H A DSemaCast.cpp1020 SourceLocation BeginLoc = OpRange.getBegin(); local
H A DTreeTransform.h3611 ExprResult RebuildRecoveryExpr(SourceLocation BeginLoc, SourceLocation EndLoc, argument
/freebsd-13-stable/contrib/llvm-project/clang/lib/Tooling/Syntax/
H A DTokens.cpp148 FileRange::FileRange(const SourceManager &SM, SourceLocation BeginLoc, argument
156 FileRange::FileRange(const SourceManager &SM, SourceLocation BeginLoc, argument
[all...]
/freebsd-13-stable/contrib/llvm-project/clang/lib/Lex/
H A DPreprocessingRecord.cpp254 SourceLocation BeginLoc = Entity->getSourceRange().getBegin(); local
H A DPragma.cpp1592 SourceLocation BeginLoc = Tok.getLocation(); local
1751 SourceLocation BeginLoc = PP.getPragmaARCCFCodeAuditedInfo().second; local
1806 SourceLocation BeginLoc = PP.getPragmaAssumeNonNullLoc(); local
[all...]
/freebsd-13-stable/contrib/llvm-project/clang/lib/Tooling/Refactoring/Rename/
H A DUSRLocFinder.cpp89 const SourceLocation BeginLoc = Loc; local
/freebsd-13-stable/contrib/llvm-project/clang/lib/Parse/
H A DParseExpr.cpp3673 ExprResult Parser::ParseAvailabilityCheckExpr(SourceLocation BeginLoc) { argument
H A DParser.cpp1663 SourceLocation BeginLoc = NameLoc; local
1928 SourceLocation BeginLoc = Tok.getLocation(); local
H A DParseOpenMP.cpp1588 parseOMPEndDirective(OpenMPDirectiveKind BeginKind, OpenMPDirectiveKind ExpectedKind, OpenMPDirectiveKind FoundKind, SourceLocation BeginLoc, SourceLocation FoundLoc, bool SkipUntilOpenMPEnd) argument
H A DParseDecl.cpp1496 SourceLocation BeginLoc = ConsumeBracket(); local
/freebsd-13-stable/contrib/llvm-project/clang/lib/Tooling/ASTDiff/
H A DASTDiff.cpp997 SourceLocation BeginLoc = Range.getBegin(); local
/freebsd-13-stable/contrib/llvm-project/clang/lib/AST/
H A DStmt.cpp656 SourceLocation BeginLoc = getAsmString()->getLocationOfByte( local
692 SourceLocation BeginLoc = getAsmString()->getLocationOfByte( local
/freebsd-13-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DBugReporterVisitors.cpp2332 SourceLocation BeginLoc = OriginalExpr->getBeginLoc(); local
/freebsd-13-stable/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h1884 SourceLocation BeginLoc; member in struct:clang::final::CompleteTypeKind::ModuleScope

Completed in 497 milliseconds