Home
last modified time | relevance | path

Searched refs:performQualifiedLookups (Results 1 – 2 of 2) sorted by relevance

/freebsd-14-stable/contrib/llvm-project/clang/include/clang/Sema/
HDSemaInternal.h289 void performQualifiedLookups();
/freebsd-14-stable/contrib/llvm-project/clang/lib/Sema/
HDSemaLookup.cpp4654 performQualifiedLookups(); in getNextCorrection()
4717 void TypoCorrectionConsumer::performQualifiedLookups() { in performQualifiedLookups() function in TypoCorrectionConsumer