Home
last modified time | relevance | path

Searched refs:LoadEverything (Results 1 – 7 of 7) sorted by relevance

/llvm-project-15.0.7/clang/lib/Frontend/
H A DASTMerge.cpp50 ASTFiles[I], CI.getPCHContainerReader(), ASTUnit::LoadEverything, Diags, in ExecuteAction()
H A DFrontendAction.cpp679 ASTUnit::LoadEverything, Diags, CI.getFileSystemOpts(), in BeginSourceFile()
H A DASTUnit.cpp857 if (ToLoad >= LoadEverything) { in LoadFromASTFile()
/llvm-project-15.0.7/clang/unittests/Frontend/
H A DASTUnitTest.cpp95 ASTUnit::LoadEverything, Diags, FileSystemOptions(), in TEST_F()
/llvm-project-15.0.7/clang/include/clang/Frontend/
H A DASTUnit.h678 LoadEverything enumerator
/llvm-project-15.0.7/clang/lib/CrossTU/
H A DCrossTranslationUnit.cpp570 CI.getPCHContainerOperations()->getRawReader(), ASTUnit::LoadEverything, in loadFromDump()
/llvm-project-15.0.7/clang/tools/libclang/
H A DCIndex.cpp3714 ASTUnit::LoadEverything, Diags, FileSystemOpts, /*UseDebugInfo=*/false, in clang_createTranslationUnit2()