Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Sema/
H A DLookup.h600 SourceRange getContextRange() const { in getContextRange() function
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaLookup.cpp2530 SourceRange LookupRange = Result.getContextRange(); in DiagnoseAmbiguousLookup()