Defined in 2 files as a prototype:
Defined in 1 files as a function:
Referenced in 67 files:
- external/apache2/llvm/dist/clang/examples/AnnotateFunctions/AnnotateFunctions.cpp
- external/apache2/llvm/dist/clang/examples/CallSuperAttribute/CallSuperAttrInfo.cpp
- external/apache2/llvm/dist/clang/examples/PrintFunctionNames/PrintFunctionNames.cpp
- external/apache2/llvm/dist/clang/examples/clang-interpreter/main.cpp, line 195
- external/apache2/llvm/dist/clang/include/clang/ARCMigrate/ARCMTActions.h
- external/apache2/llvm/dist/clang/include/clang/CodeGen/CodeGenAction.h, line 64
- external/apache2/llvm/dist/clang/include/clang/CodeGen/ObjectFilePCHContainerOperations.h, line 25
- external/apache2/llvm/dist/clang/include/clang/CrossTU/CrossTranslationUnit.h
- external/apache2/llvm/dist/clang/include/clang/Frontend/ASTUnit.h
- external/apache2/llvm/dist/clang/include/clang/Frontend/CompilerInstance.h
- external/apache2/llvm/dist/clang/include/clang/Frontend/FrontendAction.h
- external/apache2/llvm/dist/clang/include/clang/Frontend/FrontendActions.h
- external/apache2/llvm/dist/clang/include/clang/Frontend/PrecompiledPreamble.h
- external/apache2/llvm/dist/clang/include/clang/Frontend/Utils.h
- external/apache2/llvm/dist/clang/include/clang/FrontendTool/Utils.h
- external/apache2/llvm/dist/clang/include/clang/Interpreter/Interpreter.h
- external/apache2/llvm/dist/clang/include/clang/Rewrite/Frontend/FrontendActions.h
- external/apache2/llvm/dist/clang/include/clang/Serialization/PCHContainerOperations.h
- external/apache2/llvm/dist/clang/include/clang/StaticAnalyzer/Frontend/AnalysisConsumer.h
- external/apache2/llvm/dist/clang/include/clang/StaticAnalyzer/Frontend/AnalyzerHelpFlags.h
- external/apache2/llvm/dist/clang/include/clang/StaticAnalyzer/Frontend/FrontendActions.h
- external/apache2/llvm/dist/clang/include/clang/Tooling/DependencyScanning/ModuleDepCollector.h
- external/apache2/llvm/dist/clang/include/clang/Tooling/Refactoring/Rename/RenamingAction.h, line 26
- external/apache2/llvm/dist/clang/include/clang/Tooling/Refactoring/Rename/USRFindingAction.h, line 26
- external/apache2/llvm/dist/clang/include/clang/Tooling/Tooling.h
- external/apache2/llvm/dist/clang/lib/ARCMigrate/ARCMT.cpp, line 456
- external/apache2/llvm/dist/clang/lib/ARCMigrate/ARCMTActions.cpp
- external/apache2/llvm/dist/clang/lib/ARCMigrate/ObjCMT.cpp
- external/apache2/llvm/dist/clang/lib/CodeGen/CodeGenAction.cpp
- external/apache2/llvm/dist/clang/lib/CodeGen/ObjectFilePCHContainerOperations.cpp
- external/apache2/llvm/dist/clang/lib/CrossTU/CrossTranslationUnit.cpp
- external/apache2/llvm/dist/clang/lib/Frontend/ASTMerge.cpp
- external/apache2/llvm/dist/clang/lib/Frontend/ASTUnit.cpp
- external/apache2/llvm/dist/clang/lib/Frontend/ChainedIncludesSource.cpp
- external/apache2/llvm/dist/clang/lib/Frontend/CompilerInstance.cpp
- external/apache2/llvm/dist/clang/lib/Frontend/CreateInvocationFromCommandLine.cpp, line 34
- external/apache2/llvm/dist/clang/lib/Frontend/FrontendAction.cpp
- external/apache2/llvm/dist/clang/lib/Frontend/FrontendActions.cpp
- external/apache2/llvm/dist/clang/lib/Frontend/InterfaceStubFunctionsConsumer.cpp
- external/apache2/llvm/dist/clang/lib/Frontend/PrecompiledPreamble.cpp
- external/apache2/llvm/dist/clang/lib/Frontend/Rewrite/FrontendActions.cpp
- external/apache2/llvm/dist/clang/lib/FrontendTool/ExecuteCompilerInvocation.cpp
- external/apache2/llvm/dist/clang/lib/Index/IndexingAction.cpp, line 142
- external/apache2/llvm/dist/clang/lib/Interpreter/IncrementalParser.cpp
- external/apache2/llvm/dist/clang/lib/Interpreter/IncrementalParser.h
- external/apache2/llvm/dist/clang/lib/Interpreter/Interpreter.cpp
- external/apache2/llvm/dist/clang/lib/Serialization/PCHContainerOperations.cpp, line 54
- external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Frontend/AnalysisConsumer.cpp
- external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Frontend/AnalyzerHelpFlags.cpp
- external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Frontend/FrontendActions.cpp
- external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Frontend/ModelInjector.cpp
- external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Frontend/ModelInjector.h
- external/apache2/llvm/dist/clang/lib/Tooling/DependencyScanning/DependencyScanningWorker.cpp, line 65
- external/apache2/llvm/dist/clang/lib/Tooling/DependencyScanning/ModuleDepCollector.cpp, line 238
- external/apache2/llvm/dist/clang/lib/Tooling/DumpTool/ASTSrcLocProcessor.cpp, line 47
- external/apache2/llvm/dist/clang/lib/Tooling/DumpTool/ASTSrcLocProcessor.h
- external/apache2/llvm/dist/clang/lib/Tooling/DumpTool/ClangSrcLocDump.cpp
- external/apache2/llvm/dist/clang/lib/Tooling/Tooling.cpp
- external/apache2/llvm/dist/clang/tools/c-index-test/core_main.cpp
- external/apache2/llvm/dist/clang/tools/clang-check/ClangCheck.cpp
- external/apache2/llvm/dist/clang/tools/clang-extdef-mapping/ClangExtDefMapGen.cpp, line 106
- external/apache2/llvm/dist/clang/tools/clang-import-test/clang-import-test.cpp
- external/apache2/llvm/dist/clang/tools/clang-refactor/ClangRefactor.cpp, line 448
- external/apache2/llvm/dist/clang/tools/diagtool/ShowEnabledWarnings.cpp, line 76
- external/apache2/llvm/dist/clang/tools/driver/cc1_main.cpp
- external/apache2/llvm/dist/clang/tools/libclang/CIndex.cpp
- external/apache2/llvm/dist/clang/tools/libclang/Indexing.cpp