Home
last modified time | relevance | path

Searched defs:BeginLoc (Results 1 – 25 of 29) sorted by relevance

12

/freebsd-src/contrib/llvm-project/clang/include/clang/AST/
H A DAvailability.h39 SourceLocation BeginLoc, EndLoc; global() variable
43 AvailabilitySpec(VersionTuple Version,StringRef Platform,SourceLocation BeginLoc,SourceLocation EndLoc) AvailabilitySpec() argument
H A DDeclarationName.h746 static DeclarationNameLoc makeCXXOperatorNameLoc(SourceLocation BeginLoc, in makeCXXOperatorNameLoc()
H A DExpr.h6644 SourceLocation BeginLoc, EndLoc; global() variable
/freebsd-src/contrib/llvm-project/clang/lib/Sema/
H A DSemaModule.cpp249 SourceLocation BeginLoc = ActOnModuleDecl() local
917 PushGlobalModuleFragment(SourceLocation BeginLoc) PushGlobalModuleFragment() argument
943 PushImplicitGlobalModuleFragment(SourceLocation BeginLoc) PushImplicitGlobalModuleFragment() argument
[all...]
H A DSemaCast.cpp1071 SourceLocation BeginLoc = OpRange.getBegin(); DiagnoseReinterpretUpDownCast() local
/freebsd-src/contrib/llvm-project/clang/include/clang/Tooling/Refactoring/
H A DRecursiveSymbolVisitor.h141 bool visit(const NamedDecl *ND, SourceLocation BeginLoc, in visit()
/freebsd-src/contrib/llvm-project/clang/lib/Frontend/
H A DSARIFDiagnostic.cpp109 SourceLocation BeginLoc = SM.translateLineCol( in addLocationToResult() local
/freebsd-src/contrib/llvm-project/clang/lib/Lex/
H A DPragma.cpp1731 SourceLocation BeginLoc = Tok.getLocation(); HandlePragma() local
1890 SourceLocation BeginLoc = PP.getPragmaARCCFCodeAuditedInfo().second; HandlePragma() local
1945 SourceLocation BeginLoc = PP.getPragmaAssumeNonNullLoc(); HandlePragma() local
[all...]
H A DTokenLexer.cpp992 SourceLocation BeginLoc = begin_tokens->getLocation(); in updateConsecutiveMacroArgTokens() local
H A DPreprocessingRecord.cpp254 SourceLocation BeginLoc = Entity->getSourceRange().getBegin(); in addPreprocessedEntity() local
/freebsd-src/contrib/llvm-project/clang/lib/Tooling/Syntax/
H A DTokens.cpp190 FileRange::FileRange(const SourceManager &SM, SourceLocation BeginLoc, in FileRange() argument
198 FileRange::FileRange(const SourceManager &SM, SourceLocation BeginLoc, in FileRange() argument
[all...]
/freebsd-src/contrib/llvm-project/clang/lib/Parse/
H A DParser.cpp1852 SourceLocation BeginLoc = NameLoc; TryAnnotateName() local
2119 SourceLocation BeginLoc = Tok.getLocation(); TryAnnotateTypeOrScopeTokenAfterScopeSpec() local
H A DParseExpr.cpp3866 ParseAvailabilityCheckExpr(SourceLocation BeginLoc) ParseAvailabilityCheckExpr() argument
H A DParseOpenMP.cpp1976 parseOMPEndDirective(OpenMPDirectiveKind BeginKind,OpenMPDirectiveKind ExpectedKind,OpenMPDirectiveKind FoundKind,SourceLocation BeginLoc,SourceLocation FoundLoc,bool SkipUntilOpenMPEnd) parseOMPEndDirective() argument
H A DParseDecl.cpp1751 SourceLocation BeginLoc = ConsumeBracket(); DiagnoseProhibitedCXX11Attribute() local
/freebsd-src/contrib/llvm-project/clang/lib/Tooling/Refactoring/Rename/
H A DUSRLocFinder.cpp89 const SourceLocation BeginLoc = Loc; in checkAndAddLocation() local
/freebsd-src/contrib/llvm-project/clang/lib/AST/
H A DStmt.cpp729 SourceLocation BeginLoc = getAsmString()->getLocationOfByte( AnalyzeAsmString() local
765 SourceLocation BeginLoc = getAsmString()->getLocationOfByte( AnalyzeAsmString() local
H A DExpr.cpp5023 RecoveryExpr(ASTContext & Ctx,QualType T,SourceLocation BeginLoc,SourceLocation EndLoc,ArrayRef<Expr * > SubExprs) RecoveryExpr() argument
5037 Create(ASTContext & Ctx,QualType T,SourceLocation BeginLoc,SourceLocation EndLoc,ArrayRef<Expr * > SubExprs) Create() argument
H A DDecl.cpp5533 SourceLocation BeginLoc = Statement->getBeginLoc(); Create() local
/freebsd-src/contrib/llvm-project/clang/lib/ExtractAPI/Serialization/
H A DSymbolGraphSerializer.cpp139 serializeSourceRange(const PresumedLoc & BeginLoc,const PresumedLoc & EndLoc) serializeSourceRange() argument
/freebsd-src/contrib/llvm-project/clang/lib/Tooling/ASTDiff/
H A DASTDiff.cpp996 SourceLocation BeginLoc = Range.getBegin(); in getSourceRangeOffsets() local
/freebsd-src/contrib/llvm-project/clang/lib/Analysis/
H A DUnsafeBufferUsage.cpp1658 SourceLocation BeginLoc = FD->getQualifier() getFunNameText() local
/freebsd-src/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DBugReporterVisitors.cpp2956 SourceLocation BeginLoc = OriginalExpr->getBeginLoc(); patternMatch() local
/freebsd-src/contrib/llvm-project/llvm/lib/AsmParser/
H A DLLParser.cpp2980 LocTy BeginLoc = Lex.getLoc(); parseOptionalOperandBundles() local
/freebsd-src/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h2322 SourceLocation BeginLoc; global() member

12