/freebsd-src/contrib/llvm-project/clang/include/clang/AST/ |
H A D | Availability.h | 39 SourceLocation BeginLoc, EndLoc; global() variable 43 AvailabilitySpec(VersionTuple Version,StringRef Platform,SourceLocation BeginLoc,SourceLocation EndLoc) AvailabilitySpec() argument
|
H A D | DeclarationName.h | 746 static DeclarationNameLoc makeCXXOperatorNameLoc(SourceLocation BeginLoc, in makeCXXOperatorNameLoc()
|
H A D | Expr.h | 6644 SourceLocation BeginLoc, EndLoc; global() variable
|
/freebsd-src/contrib/llvm-project/clang/lib/Sema/ |
H A D | SemaModule.cpp | 249 SourceLocation BeginLoc = ActOnModuleDecl() local 917 PushGlobalModuleFragment(SourceLocation BeginLoc) PushGlobalModuleFragment() argument 943 PushImplicitGlobalModuleFragment(SourceLocation BeginLoc) PushImplicitGlobalModuleFragment() argument [all...] |
H A D | SemaCast.cpp | 1071 SourceLocation BeginLoc = OpRange.getBegin(); DiagnoseReinterpretUpDownCast() local
|
/freebsd-src/contrib/llvm-project/clang/include/clang/Tooling/Refactoring/ |
H A D | RecursiveSymbolVisitor.h | 141 bool visit(const NamedDecl *ND, SourceLocation BeginLoc, in visit()
|
/freebsd-src/contrib/llvm-project/clang/lib/Frontend/ |
H A D | SARIFDiagnostic.cpp | 109 SourceLocation BeginLoc = SM.translateLineCol( in addLocationToResult() local
|
/freebsd-src/contrib/llvm-project/clang/lib/Lex/ |
H A D | Pragma.cpp | 1731 SourceLocation BeginLoc = Tok.getLocation(); HandlePragma() local 1890 SourceLocation BeginLoc = PP.getPragmaARCCFCodeAuditedInfo().second; HandlePragma() local 1945 SourceLocation BeginLoc = PP.getPragmaAssumeNonNullLoc(); HandlePragma() local [all...] |
H A D | TokenLexer.cpp | 992 SourceLocation BeginLoc = begin_tokens->getLocation(); in updateConsecutiveMacroArgTokens() local
|
H A D | PreprocessingRecord.cpp | 254 SourceLocation BeginLoc = Entity->getSourceRange().getBegin(); in addPreprocessedEntity() local
|
/freebsd-src/contrib/llvm-project/clang/lib/Tooling/Syntax/ |
H A D | Tokens.cpp | 190 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 D | Parser.cpp | 1852 SourceLocation BeginLoc = NameLoc; TryAnnotateName() local 2119 SourceLocation BeginLoc = Tok.getLocation(); TryAnnotateTypeOrScopeTokenAfterScopeSpec() local
|
H A D | ParseExpr.cpp | 3866 ParseAvailabilityCheckExpr(SourceLocation BeginLoc) ParseAvailabilityCheckExpr() argument
|
H A D | ParseOpenMP.cpp | 1976 parseOMPEndDirective(OpenMPDirectiveKind BeginKind,OpenMPDirectiveKind ExpectedKind,OpenMPDirectiveKind FoundKind,SourceLocation BeginLoc,SourceLocation FoundLoc,bool SkipUntilOpenMPEnd) parseOMPEndDirective() argument
|
H A D | ParseDecl.cpp | 1751 SourceLocation BeginLoc = ConsumeBracket(); DiagnoseProhibitedCXX11Attribute() local
|
/freebsd-src/contrib/llvm-project/clang/lib/Tooling/Refactoring/Rename/ |
H A D | USRLocFinder.cpp | 89 const SourceLocation BeginLoc = Loc; in checkAndAddLocation() local
|
/freebsd-src/contrib/llvm-project/clang/lib/AST/ |
H A D | Stmt.cpp | 729 SourceLocation BeginLoc = getAsmString()->getLocationOfByte( AnalyzeAsmString() local 765 SourceLocation BeginLoc = getAsmString()->getLocationOfByte( AnalyzeAsmString() local
|
H A D | Expr.cpp | 5023 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 D | Decl.cpp | 5533 SourceLocation BeginLoc = Statement->getBeginLoc(); Create() local
|
/freebsd-src/contrib/llvm-project/clang/lib/ExtractAPI/Serialization/ |
H A D | SymbolGraphSerializer.cpp | 139 serializeSourceRange(const PresumedLoc & BeginLoc,const PresumedLoc & EndLoc) serializeSourceRange() argument
|
/freebsd-src/contrib/llvm-project/clang/lib/Tooling/ASTDiff/ |
H A D | ASTDiff.cpp | 996 SourceLocation BeginLoc = Range.getBegin(); in getSourceRangeOffsets() local
|
/freebsd-src/contrib/llvm-project/clang/lib/Analysis/ |
H A D | UnsafeBufferUsage.cpp | 1658 SourceLocation BeginLoc = FD->getQualifier() getFunNameText() local
|
/freebsd-src/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/ |
H A D | BugReporterVisitors.cpp | 2956 SourceLocation BeginLoc = OriginalExpr->getBeginLoc(); patternMatch() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/AsmParser/ |
H A D | LLParser.cpp | 2980 LocTy BeginLoc = Lex.getLoc(); parseOptionalOperandBundles() local
|
/freebsd-src/contrib/llvm-project/clang/include/clang/Sema/ |
H A D | Sema.h | 2322 SourceLocation BeginLoc; global() member
|