Home
last modified time | relevance | path

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

/external/clang/include/clang/Sema/
DScopeInfo.h651 StringRef getRegionName() const { in getRegionName() function
/external/cldr/tools/cldr-unittest/src/org/unicode/cldr/unittest/
DTestSupplementalInfo.java1117 + "\t" + getRegionName(region)); in TestTerritoryContainment()
1143 private String getRegionName(String region) { in getRegionName() method in TestSupplementalInfo
1156 + getRegionName(item)); in getRecursiveContainment()
1571 + getRegionName(country)); in showCountries()
/external/llvm-project/clang/include/clang/Sema/
DScopeInfo.h797 StringRef getRegionName() const { in getRegionName() function
/external/clang/lib/Sema/
DSemaStmt.cpp2939 Diag(ReturnLoc, diag::err_return_in_captured_stmt) << CurRegion->getRegionName(); in ActOnCapScopeReturnStmt()
/external/llvm-project/clang/lib/Sema/
DSemaStmt.cpp3393 Diag(ReturnLoc, diag::err_return_in_captured_stmt) << CurRegion->getRegionName(); in ActOnCapScopeReturnStmt()