Home
last modified time | relevance | path

Searched defs:StartedDeserializing (Results 1 – 4 of 4) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/clang/lib/AST/
HDExternalASTSource.cpp55 void ExternalASTSource::StartedDeserializing() {} in StartedDeserializing() function in ExternalASTSource
/freebsd-13-stable/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
HDASTUtils.h118 void StartedDeserializing() override { m_Source->StartedDeserializing(); } in StartedDeserializing() function
387 void StartedDeserializing() override { in StartedDeserializing() function
/freebsd-13-stable/contrib/llvm-project/clang/lib/Sema/
HDMultiplexExternalSemaSource.cpp153 void MultiplexExternalSemaSource::StartedDeserializing() { in StartedDeserializing() function in MultiplexExternalSemaSource
/freebsd-13-stable/contrib/llvm-project/clang/lib/Serialization/
HDASTReader.cpp10218 void ASTReader::StartedDeserializing() { in StartedDeserializing() function in ASTReader