Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/Tooling/Core/
H A DLookup.cpp123 static bool isAmbiguousNameInScope(StringRef Spelling, StringRef QName, in isAmbiguousNameInScope() function
188 return isAmbiguousNameInScope(Suggested, ReplacementString, *UseContext) in replaceNestedName()