Searched defs:updateOutOfDateSelector (Results 1 – 5 of 5) sorted by relevance
/llvm-project/clang/lib/Sema/ | ||
H A D | MultiplexExternalSemaSource.cpp | 220 void MultiplexExternalSemaSource::updateOutOfDateSelector(Selector Sel) { updateOutOfDateSelector() function in MultiplexExternalSemaSource |
H A D | Sema.cpp | 2457 void ExternalSemaSource::updateOutOfDateSelector(Selector Sel) { } updateOutOfDateSelector() function in ExternalSemaSource |
H A D | SemaDeclObjC.cpp | 3429 void SemaObjC::updateOutOfDateSelector(Selector Sel) { updateOutOfDateSelector() function in SemaObjC |
/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/ | ||
H A D | ASTUtils.h | 449 void updateOutOfDateSelector(clang::Selector Sel) override { updateOutOfDateSelector() function |
/llvm-project/clang/lib/Serialization/ | ||
H A D | ASTReader.cpp | 8667 void ASTReader::updateOutOfDateSelector(Selector Sel) { updateOutOfDateSelector() function in ASTReader |