Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/clang/lib/AST/
HDExternalASTSource.cpp53 void ExternalASTSource::ReadComments() {} in ReadComments() function in ExternalASTSource
/freebsd-13-stable/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
HDASTUtils.h116 void ReadComments() override { m_Source->ReadComments(); } in ReadComments() function
382 void ReadComments() override { in ReadComments() function
/freebsd-13-stable/contrib/llvm-project/clang/lib/Sema/
HDMultiplexExternalSemaSource.cpp148 void MultiplexExternalSemaSource::ReadComments() { in ReadComments() function in MultiplexExternalSemaSource
/freebsd-13-stable/contrib/llvm-project/clang/lib/Serialization/
HDASTReader.cpp9534 void ASTReader::ReadComments() { in ReadComments() function in ASTReader