reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

Declarations

tools/clang/include/clang/Frontend/ASTUnit.h
  691   static std::unique_ptr<ASTUnit> LoadFromASTFile(

References

tools/clang/lib/CrossTU/CrossTranslationUnit.cpp
  358   return ASTUnit::LoadFromASTFile(
tools/clang/lib/Frontend/ASTMerge.cpp
   49     std::unique_ptr<ASTUnit> Unit = ASTUnit::LoadFromASTFile(
tools/clang/lib/Frontend/FrontendAction.cpp
  565     std::unique_ptr<ASTUnit> AST = ASTUnit::LoadFromASTFile(
  631     std::unique_ptr<ASTUnit> AST = ASTUnit::LoadFromASTFile(
tools/clang/tools/c-index-test/core_main.cpp
  262   std::unique_ptr<ASTUnit> AU = ASTUnit::LoadFromASTFile(
tools/clang/tools/libclang/CIndex.cpp
 3370   std::unique_ptr<ASTUnit> AU = ASTUnit::LoadFromASTFile(
tools/clang/unittests/Frontend/ASTUnitTest.cpp
   89   std::unique_ptr<ASTUnit> AU = ASTUnit::LoadFromASTFile(