Home
last modified time | relevance | path

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

/external/llvm-project/clang/unittests/Frontend/
DPCHPreambleTest.cpp105 bool reparseFailed = AST->Reparse(PCHContainerOpts, GetRemappedFiles(), VFS); in ReparseAST()
/external/clang/unittests/libclang/
DLibclangTest.cpp408 TEST_F(LibclangReparseTest, Reparse) { in TEST_F() argument
/external/protobuf/python/google/protobuf/pyext/
Ddescriptor.cc192 bool Reparse( in Reparse() function
270 if (!Reparse(message_factory, options, cmsg->message)) { in GetOrBuildOptions()
307 if (!Reparse(message_factory, *descriptor_message, descriptor_message)) { in CopyToPythonProto()
/external/llvm-project/clang/include/clang/Frontend/
DASTUnit.h850 bool Reparse(std::shared_ptr<PCHContainerOperations> PCHContainerOps,
/external/clang/include/clang/Frontend/
DASTUnit.h862 bool Reparse(std::shared_ptr<PCHContainerOperations> PCHContainerOps,
/external/mesa3d/src/gallium/auxiliary/util/
Ddbghelp.h527 BOOLEAN Reparse; member
545 BOOLEAN Reparse; member
/external/llvm-project/clang/unittests/libclang/
DLibclangTest.cpp476 TEST_F(LibclangReparseTest, Reparse) { in TEST_F() argument
/external/llvm-project/clang-tools-extra/clangd/unittests/
DClangdTests.cpp224 TEST(ClangdServerTest, Reparse) { in TEST() argument
/external/gflags/src/
Dgflags.h.in375 // Reparse the flags that have not yet been recognized. Only flags
/external/clang/lib/Frontend/
DASTUnit.cpp2029 bool ASTUnit::Reparse(std::shared_ptr<PCHContainerOperations> PCHContainerOps, in Reparse() function in ASTUnit
/external/llvm-project/clang/lib/Frontend/
DASTUnit.cpp1826 bool ASTUnit::Reparse(std::shared_ptr<PCHContainerOperations> PCHContainerOps, in Reparse() function in ASTUnit
/external/clang/tools/libclang/
DCIndex.cpp3818 if (!CXXUnit->Reparse(CXXIdx->getPCHContainerOperations(), in clang_reparseTranslationUnit_Impl()
/external/llvm-project/clang/tools/libclang/
DCIndex.cpp4224 if (!CXXUnit->Reparse(CXXIdx->getPCHContainerOperations(), in clang_reparseTranslationUnit_Impl()