Searched refs:Reparse (Results 1 – 8 of 8) sorted by relevance
/external/clang/unittests/libclang/ |
D | LibclangTest.cpp | 408 TEST_F(LibclangReparseTest, Reparse) { in TEST_F() argument
|
/external/cronet/third_party/protobuf/python/google/protobuf/pyext/ |
D | descriptor.cc | 187 bool Reparse( in Reparse() function 266 if (!Reparse(message_factory, options, cmsg->message)) { in GetOrBuildOptions() 303 if (!Reparse(message_factory, *descriptor_message, descriptor_message)) { in CopyToPythonProto()
|
/external/protobuf/python/google/protobuf/pyext/ |
D | descriptor.cc | 187 bool Reparse( in Reparse() function 266 if (!Reparse(message_factory, options, cmsg->message)) { in GetOrBuildOptions() 303 if (!Reparse(message_factory, *descriptor_message, descriptor_message)) { in CopyToPythonProto()
|
/external/clang/include/clang/Frontend/ |
D | ASTUnit.h | 862 bool Reparse(std::shared_ptr<PCHContainerOperations> PCHContainerOps,
|
/external/mesa3d/src/gallium/auxiliary/util/ |
D | dbghelp.h | 527 BOOLEAN Reparse; member 545 BOOLEAN Reparse; member
|
/external/gflags/src/ |
D | gflags.h.in | 375 // Reparse the flags that have not yet been recognized. Only flags
|
/external/clang/lib/Frontend/ |
D | ASTUnit.cpp | 2029 bool ASTUnit::Reparse(std::shared_ptr<PCHContainerOperations> PCHContainerOps, in Reparse() function in ASTUnit
|
/external/clang/tools/libclang/ |
D | CIndex.cpp | 3818 if (!CXXUnit->Reparse(CXXIdx->getPCHContainerOperations(), in clang_reparseTranslationUnit_Impl()
|