HomeSort by relevance Sort by last modified time
    Searched refs:BoolValue (Results 1 - 4 of 4) sorted by null

  /external/clang/unittests/ASTMatchers/Dynamic/
RegistryTest.cpp 131 Matcher<Stmt> BoolValue =
140 EXPECT_TRUE(matches(BoolSnippet, BoolValue));
141 EXPECT_FALSE(matches(ClassSnippet, BoolValue));
  /external/tinyxml2/
tinyxml2.h 785 bool BoolValue() const { bool b=false; QueryBoolValue( &b ); return b; }
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
mshtml.h     [all...]
mshtmlc.h     [all...]

Completed in 197 milliseconds