Defined in 4 files as a member:
Referenced in 155 files:
- external/apache2/llvm/dist/clang/include/clang/AST/ASTImporter.h, 4 times
- external/apache2/llvm/dist/clang/include/clang/AST/ExternalASTSource.h, line 193
- external/apache2/llvm/dist/clang/include/clang/AST/RawCommentList.h, 3 times
- external/apache2/llvm/dist/clang/include/clang/Analysis/PathDiagnostic.h, line 761
- external/apache2/llvm/dist/clang/include/clang/Basic/Diagnostic.h, 2 times
- external/apache2/llvm/dist/clang/include/clang/Basic/PlistSupport.h, 7 times
- external/apache2/llvm/dist/clang/include/clang/Basic/SourceLocation.h, 21 times
- external/apache2/llvm/dist/clang/include/clang/Basic/SourceManager.h, 82 times
- external/apache2/llvm/dist/clang/include/clang/Basic/SourceManagerInternals.h, 5 times
- external/apache2/llvm/dist/clang/include/clang/Edit/FileOffset.h, 3 times
- external/apache2/llvm/dist/clang/include/clang/Frontend/ASTUnit.h, 2 times
- external/apache2/llvm/dist/clang/include/clang/Frontend/SerializedDiagnosticReader.h, 3 times
- external/apache2/llvm/dist/clang/include/clang/Frontend/VerifyDiagnosticConsumer.h, 3 times
- external/apache2/llvm/dist/clang/include/clang/Index/IndexDataConsumer.h, line 19
- external/apache2/llvm/dist/clang/include/clang/Lex/HeaderSearch.h, 4 times
- external/apache2/llvm/dist/clang/include/clang/Lex/Lexer.h, 2 times
- external/apache2/llvm/dist/clang/include/clang/Lex/ModuleMap.h, 2 times
- external/apache2/llvm/dist/clang/include/clang/Lex/PPCallbacks.h, 3 times
- external/apache2/llvm/dist/clang/include/clang/Lex/PreprocessingRecord.h, 2 times
- external/apache2/llvm/dist/clang/include/clang/Lex/Preprocessor.h, 6 times
- external/apache2/llvm/dist/clang/include/clang/Lex/PreprocessorLexer.h, 3 times
- external/apache2/llvm/dist/clang/include/clang/Rewrite/Core/HTMLRewrite.h, 5 times
- external/apache2/llvm/dist/clang/include/clang/Rewrite/Core/Rewriter.h, 7 times
- external/apache2/llvm/dist/clang/include/clang/Rewrite/Core/TokenRewriter.h, line 50
- external/apache2/llvm/dist/clang/include/clang/Rewrite/Frontend/FixItRewriter.h, 2 times
- external/apache2/llvm/dist/clang/include/clang/Sema/MultiplexExternalSemaSource.h, line 118
- external/apache2/llvm/dist/clang/include/clang/Sema/Sema.h, 3 times
- external/apache2/llvm/dist/clang/include/clang/Serialization/ASTReader.h, 3 times
- external/apache2/llvm/dist/clang/include/clang/Serialization/ASTWriter.h, line 233
- external/apache2/llvm/dist/clang/include/clang/Serialization/ModuleFile.h, line 148
- external/apache2/llvm/dist/clang/include/clang/Tooling/DependencyScanning/ModuleDepCollector.h, line 124
- external/apache2/llvm/dist/clang/include/clang/Tooling/Syntax/Tokens.h, 7 times
- external/apache2/llvm/dist/clang/include/clang/Tooling/Syntax/Tree.h, 2 times
- external/apache2/llvm/dist/clang/lib/ARCMigrate/ARCMT.cpp, line 600
- external/apache2/llvm/dist/clang/lib/ARCMigrate/ObjCMT.cpp, 13 times
- external/apache2/llvm/dist/clang/lib/ARCMigrate/PlistReporter.cpp, 2 times
- external/apache2/llvm/dist/clang/lib/ARCMigrate/TransformActions.cpp, line 426
- external/apache2/llvm/dist/clang/lib/ARCMigrate/Transforms.cpp, 3 times
- external/apache2/llvm/dist/clang/lib/AST/ASTContext.cpp, 3 times
- external/apache2/llvm/dist/clang/lib/AST/ASTImporter.cpp, 7 times
- external/apache2/llvm/dist/clang/lib/AST/CommentLexer.cpp, line 854
- external/apache2/llvm/dist/clang/lib/AST/Expr.cpp, line 1221
- external/apache2/llvm/dist/clang/lib/AST/ExternalASTSource.cpp, line 43
- external/apache2/llvm/dist/clang/lib/AST/RawCommentList.cpp, 9 times
- external/apache2/llvm/dist/clang/lib/Analysis/PathDiagnostic.cpp, 3 times
- external/apache2/llvm/dist/clang/lib/Basic/Diagnostic.cpp, 6 times
- external/apache2/llvm/dist/clang/lib/Basic/SourceLocation.cpp, 2 times
- external/apache2/llvm/dist/clang/lib/Basic/SourceManager.cpp, 104 times
- external/apache2/llvm/dist/clang/lib/CodeGen/CGDebugInfo.cpp, 3 times
- external/apache2/llvm/dist/clang/lib/CodeGen/CGDebugInfo.h, 2 times
- external/apache2/llvm/dist/clang/lib/CodeGen/CGOpenMPRuntime.cpp, 33 times
- external/apache2/llvm/dist/clang/lib/CodeGen/CGOpenMPRuntime.h, 3 times
- external/apache2/llvm/dist/clang/lib/CodeGen/CodeGenAction.cpp, 2 times
- external/apache2/llvm/dist/clang/lib/CodeGen/CoverageMappingGen.cpp, 17 times
- external/apache2/llvm/dist/clang/lib/CodeGen/MacroPPCallbacks.cpp, line 160
- external/apache2/llvm/dist/clang/lib/CodeGen/MacroPPCallbacks.h, 2 times
- external/apache2/llvm/dist/clang/lib/Edit/Commit.cpp, 4 times
- external/apache2/llvm/dist/clang/lib/Format/FormatTokenLexer.cpp, 2 times
- external/apache2/llvm/dist/clang/lib/Format/FormatTokenLexer.h, 2 times
- external/apache2/llvm/dist/clang/lib/Format/MacroExpander.cpp, line 139
- external/apache2/llvm/dist/clang/lib/Format/TokenAnalyzer.h, 2 times
- external/apache2/llvm/dist/clang/lib/Frontend/ASTUnit.cpp, 9 times
- external/apache2/llvm/dist/clang/lib/Frontend/CompilerInstance.cpp, line 1357
- external/apache2/llvm/dist/clang/lib/Frontend/DependencyFile.cpp, line 42
- external/apache2/llvm/dist/clang/lib/Frontend/DiagnosticRenderer.cpp, 12 times
- external/apache2/llvm/dist/clang/lib/Frontend/FrontendAction.cpp, 2 times
- external/apache2/llvm/dist/clang/lib/Frontend/HeaderIncludeGen.cpp, 2 times
- external/apache2/llvm/dist/clang/lib/Frontend/LogDiagnosticPrinter.cpp, 2 times
- external/apache2/llvm/dist/clang/lib/Frontend/PrintPreprocessedOutput.cpp, 2 times
- external/apache2/llvm/dist/clang/lib/Frontend/Rewrite/FixItRewriter.cpp, line 51
- external/apache2/llvm/dist/clang/lib/Frontend/Rewrite/HTMLPrint.cpp, line 64
- external/apache2/llvm/dist/clang/lib/Frontend/Rewrite/InclusionRewriter.cpp, 7 times
- external/apache2/llvm/dist/clang/lib/Frontend/Rewrite/RewriteModernObjC.cpp, line 70
- external/apache2/llvm/dist/clang/lib/Frontend/Rewrite/RewriteObjC.cpp, line 69
- external/apache2/llvm/dist/clang/lib/Frontend/SerializedDiagnosticPrinter.cpp, 5 times
- external/apache2/llvm/dist/clang/lib/Frontend/TextDiagnostic.cpp, 12 times
- external/apache2/llvm/dist/clang/lib/Frontend/VerifyDiagnosticConsumer.cpp, 5 times
- external/apache2/llvm/dist/clang/lib/Index/CommentToXML.cpp, 2 times
- external/apache2/llvm/dist/clang/lib/Index/FileIndexRecord.h, 3 times
- external/apache2/llvm/dist/clang/lib/Index/IndexingContext.cpp, 3 times
- external/apache2/llvm/dist/clang/lib/Index/USRGeneration.cpp, line 33
- external/apache2/llvm/dist/clang/lib/Interpreter/IncrementalParser.cpp, line 218
- external/apache2/llvm/dist/clang/lib/Lex/HeaderSearch.cpp, 2 times
- external/apache2/llvm/dist/clang/lib/Lex/Lexer.cpp, 16 times
- external/apache2/llvm/dist/clang/lib/Lex/MacroInfo.cpp, 2 times
- external/apache2/llvm/dist/clang/lib/Lex/ModuleMap.cpp, 2 times
- external/apache2/llvm/dist/clang/lib/Lex/PPDirectives.cpp, 5 times
- external/apache2/llvm/dist/clang/lib/Lex/PPLexerChange.cpp, 3 times
- external/apache2/llvm/dist/clang/lib/Lex/PreprocessingRecord.cpp, 2 times
- external/apache2/llvm/dist/clang/lib/Lex/Preprocessor.cpp, 5 times
- external/apache2/llvm/dist/clang/lib/Lex/PreprocessorLexer.cpp, line 24
- external/apache2/llvm/dist/clang/lib/Lex/ScratchBuffer.cpp, line 80
- external/apache2/llvm/dist/clang/lib/Lex/TokenLexer.cpp, 2 times
- external/apache2/llvm/dist/clang/lib/Parse/ParseStmt.cpp, line 1269
- external/apache2/llvm/dist/clang/lib/Parse/ParseStmtAsm.cpp, 4 times
- external/apache2/llvm/dist/clang/lib/Rewrite/HTMLRewrite.cpp, 4 times
- external/apache2/llvm/dist/clang/lib/Rewrite/Rewriter.cpp, 15 times
- external/apache2/llvm/dist/clang/lib/Rewrite/TokenRewriter.cpp, line 26
- external/apache2/llvm/dist/clang/lib/Sema/CodeCompleteConsumer.cpp, 2 times
- external/apache2/llvm/dist/clang/lib/Sema/MultiplexExternalSemaSource.cpp, line 124
- external/apache2/llvm/dist/clang/lib/Sema/Sema.cpp, line 109
- external/apache2/llvm/dist/clang/lib/Sema/SemaDecl.cpp, line 14536
- external/apache2/llvm/dist/clang/lib/Sema/SemaModule.cpp, line 476
- external/apache2/llvm/dist/clang/lib/Sema/SemaObjCProperty.cpp, line 312
- external/apache2/llvm/dist/clang/lib/Sema/SemaType.cpp, 9 times
- external/apache2/llvm/dist/clang/lib/Serialization/ASTReader.cpp, 11 times
- external/apache2/llvm/dist/clang/lib/Serialization/ASTWriter.cpp, 5 times
- external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/DeadStoresChecker.cpp, line 181
- external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/LocalizationChecker.cpp, line 1131
- external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/ObjCUnusedIVarsChecker.cpp, line 96
- external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Core/BugReporter.cpp, 4 times
- external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Core/BugReporterVisitors.cpp, line 277
- external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Core/HTMLDiagnostics.cpp, 13 times
- external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Core/PlistDiagnostics.cpp, 4 times
- external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Core/SarifDiagnostics.cpp, line 160
- external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Frontend/AnalysisConsumer.cpp, line 486
- external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Frontend/ModelInjector.cpp, line 49
- external/apache2/llvm/dist/clang/lib/Tooling/Core/Replacement.cpp, 5 times
- external/apache2/llvm/dist/clang/lib/Tooling/DependencyScanning/ModuleDepCollector.cpp, 2 times
- external/apache2/llvm/dist/clang/lib/Tooling/Refactoring.cpp, line 85
- external/apache2/llvm/dist/clang/lib/Tooling/Refactoring/ASTSelection.cpp, 3 times
- external/apache2/llvm/dist/clang/lib/Tooling/Refactoring/AtomicChange.cpp, line 199
- external/apache2/llvm/dist/clang/lib/Tooling/Refactoring/Rename/USRFindingAction.cpp, line 240
- external/apache2/llvm/dist/clang/lib/Tooling/Refactoring/Rename/USRLocFinder.cpp, line 48
- external/apache2/llvm/dist/clang/lib/Tooling/Syntax/Synthesis.cpp, line 29
- external/apache2/llvm/dist/clang/lib/Tooling/Syntax/Tokens.cpp, 12 times
- external/apache2/llvm/dist/clang/lib/Tooling/Syntax/Tree.cpp, line 43
- external/apache2/llvm/dist/clang/lib/Tooling/Transformer/SourceCode.cpp, 2 times
- external/apache2/llvm/dist/clang/lib/Tooling/Transformer/Transformer.cpp, line 46
- external/apache2/llvm/dist/clang/tools/c-index-test/core_main.cpp, 3 times
- external/apache2/llvm/dist/clang/tools/clang-format/ClangFormat.cpp, 3 times
- external/apache2/llvm/dist/clang/tools/clang-import-test/clang-import-test.cpp, line 108
- external/apache2/llvm/dist/clang/tools/clang-refactor/ClangRefactor.cpp, 2 times
- external/apache2/llvm/dist/clang/tools/clang-refactor/TestSupport.cpp, 2 times
- external/apache2/llvm/dist/clang/tools/libclang/CIndex.cpp, 15 times
- external/apache2/llvm/dist/clang/tools/libclang/CIndexHigh.cpp, 8 times
- external/apache2/llvm/dist/clang/tools/libclang/CXIndexDataConsumer.cpp, 5 times
- external/apache2/llvm/dist/clang/tools/libclang/CXLoadedDiagnostic.cpp, 4 times
- external/apache2/llvm/dist/clang/tools/libclang/CXSourceLocation.cpp, 5 times
- external/apache2/llvm/dist/clang/tools/libclang/CursorVisitor.h, 3 times
- external/apache2/llvm/dist/clang/tools/libclang/Indexing.cpp, 5 times
- external/apache2/llvm/dist/llvm/include/llvm/ProfileData/Coverage/CoverageMapping.h, 17 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/DwarfUnit.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/DebugInfo/CodeView/DebugInlineeLinesSubsection.cpp, line 122
- external/apache2/llvm/dist/llvm/lib/DebugInfo/PDB/Native/NativeInlineSiteSymbol.cpp, line 163
- external/apache2/llvm/dist/llvm/lib/ObjectYAML/CodeViewYAMLDebugSections.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/ProfileData/Coverage/CoverageMapping.cpp, 18 times
- external/apache2/llvm/dist/llvm/lib/ProfileData/Coverage/CoverageMappingReader.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/ProfileData/Coverage/CoverageMappingWriter.cpp, 11 times
- external/apache2/llvm/dist/llvm/lib/Remarks/YAMLRemarkSerializer.cpp, 2 times
- external/apache2/llvm/dist/llvm/tools/llvm-cov/CodeCoverage.cpp, 4 times
- external/apache2/llvm/dist/llvm/tools/llvm-cov/CoverageExporterJson.cpp, 4 times
- external/apache2/llvm/dist/llvm/tools/llvm-cov/CoverageExporterLcov.cpp, 2 times
- external/apache2/llvm/dist/llvm/tools/llvm-pdbutil/DumpOutputStyle.cpp, line 994
- external/apache2/llvm/dist/llvm/tools/llvm-readobj/COFFDumper.cpp, line 1255