Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DSemaCXXScopeSpec.cpp404 Found.setContextRange(SS.getRange()); in isNonTypeNestedNameSpecifier()
510 Found.setContextRange(SS.getRange()); in BuildCXXNestedNameSpecifier()
DSemaLookup.cpp2243 R.setContextRange(SS->getRange()); in LookupParsedName()
2251 R.setContextRange(SS->getRange()); in LookupParsedName()
/external/llvm-project/clang/lib/Sema/
DSemaCXXScopeSpec.cpp403 Found.setContextRange(SS.getRange()); in isNonTypeNestedNameSpecifier()
512 Found.setContextRange(SS.getRange()); in BuildCXXNestedNameSpecifier()
DSemaLookup.cpp2425 R.setContextRange(SS->getRange()); in LookupParsedName()
2433 R.setContextRange(SS->getRange()); in LookupParsedName()
/external/clang/include/clang/Sema/
DLookup.h576 void setContextRange(SourceRange SR) { in setContextRange() function
/external/llvm-project/clang/include/clang/Sema/
DLookup.h593 void setContextRange(SourceRange SR) { in setContextRange() function