Home
last modified time | relevance | path

Searched refs:Reparse (Results 1 – 6 of 6) sorted by relevance

/llvm-project-15.0.7/clang/unittests/Frontend/
H A DPCHPreambleTest.cpp109 bool reparseFailed = AST->Reparse(PCHContainerOpts, GetRemappedFiles(), VFS); in ReparseAST()
/llvm-project-15.0.7/clang/include/clang/Frontend/
H A DASTUnit.h853 bool Reparse(std::shared_ptr<PCHContainerOperations> PCHContainerOps,
/llvm-project-15.0.7/clang/unittests/libclang/
H A DLibclangTest.cpp476 TEST_F(LibclangReparseTest, Reparse) { in TEST_F() argument
/llvm-project-15.0.7/clang-tools-extra/clangd/unittests/
H A DClangdTests.cpp223 TEST(ClangdServerTest, Reparse) { in TEST() argument
/llvm-project-15.0.7/clang/lib/Frontend/
H A DASTUnit.cpp1808 bool ASTUnit::Reparse(std::shared_ptr<PCHContainerOperations> PCHContainerOps, in Reparse() function in ASTUnit
/llvm-project-15.0.7/clang/tools/libclang/
H A DCIndex.cpp4461 if (!CXXUnit->Reparse(CXXIdx->getPCHContainerOperations(), in clang_reparseTranslationUnit_Impl()