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