Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/include/clang/Sema/
H A DIdentifierResolver.h106 void incrementSlowCase();
130 incrementSlowCase();
/freebsd-12.1/contrib/llvm/tools/clang/lib/Sema/
H A DIdentifierResolver.cpp416 void IdentifierResolver::iterator::incrementSlowCase() { in incrementSlowCase() function in IdentifierResolver::iterator