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

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

Completed in 40 milliseconds