Home
last modified time | relevance | path

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

/src/contrib/llvm-project/clang/include/clang/Sema/
H A DLookup.h651 void setContextRange(SourceRange SR) { in setContextRange() function
/src/contrib/llvm-project/clang/lib/Sema/
H A DSemaCXXScopeSpec.cpp437 Found.setContextRange(SS.getRange()); in BuildCXXNestedNameSpecifier()
H A DSemaLookup.cpp2704 R.setContextRange(SS->getRange()); in LookupParsedName()