Searched defs:StartedDeserializing (Results 1 – 4 of 4) sorted by relevance
/llvm-project/clang/lib/AST/ | ||
H A D | ExternalASTSource.cpp | 55 void ExternalASTSource::StartedDeserializing() {} StartedDeserializing() function in ExternalASTSource |
/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/ | ||
H A D | ASTUtils.h | 118 void StartedDeserializing() override { m_Source->StartedDeserializing(); } StartedDeserializing() function |
/llvm-project/clang/lib/Sema/ | ||
H A D | MultiplexExternalSemaSource.cpp | 153 void MultiplexExternalSemaSource::StartedDeserializing() { StartedDeserializing() function in MultiplexExternalSemaSource |
/llvm-project/clang/lib/Serialization/ | ||
H A D | ASTReader.cpp | 10217 void ASTReader::StartedDeserializing() { StartedDeserializing() function in ASTReader |