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

  /external/clang/unittests/Tooling/
RefactoringCallbacksTest.cpp 74 hasCondition(boolLiteral(equals(false))),
95 id("id", ifStmt(hasCondition(boolLiteral(equals(false))))),
  /external/clang/lib/ASTMatchers/Dynamic/
Registry.cpp 219 REGISTER_MATCHER(boolLiteral);
  /external/clang/unittests/ASTMatchers/
ASTMatchersTest.cpp     [all...]
  /external/clang/include/clang/ASTMatchers/
ASTMatchers.h 1047 CXXBoolLiteralExpr> boolLiteral;
    [all...]

Completed in 447 milliseconds