Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DSemaInternal.h289 void performQualifiedLookups();
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaLookup.cpp4654 performQualifiedLookups(); in getNextCorrection()
4717 void TypoCorrectionConsumer::performQualifiedLookups() { in performQualifiedLookups() function in TypoCorrectionConsumer