Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/include/clang/Sema/
H A DLookup.h589 SourceRange getContextRange() const { in getContextRange() function
/freebsd-12.1/contrib/llvm/tools/clang/lib/Sema/
H A DSemaLookup.cpp2341 SourceRange LookupRange = Result.getContextRange(); in DiagnoseAmbiguousLookup()