HomeSort by relevance Sort by last modified time
    Searched defs:NameRange (Results 1 - 2 of 2) sorted by null

  /external/clang/unittests/ASTMatchers/Dynamic/
ParserTest.cpp 53 SourceRange NameRange,
59 MatcherInfo ToStore = { Matcher->first, NameRange, Args, BindID };
66 SourceRange NameRange;
142 EXPECT_TRUE(matchesRange(Bar.NameRange, 1, 1, 8, 17));
148 EXPECT_TRUE(matchesRange(Baz.NameRange, 1, 2, 19, 10));
154 EXPECT_TRUE(matchesRange(Foo.NameRange, 1, 2, 2, 12));
  /external/icu/icu4c/source/test/cintltst/
ncnvtst.c     [all...]

Completed in 675 milliseconds