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

  /external/clang/unittests/Tooling/
RefactoringCallbacksTest.cpp 84 id("id", ifStmt(
95 id("id", ifStmt(hasCondition(cxxBoolLiteral(equals(false))))),
  /external/clang/unittests/AST/
ASTContextParentMapTest.cpp 38 ifStmt(hasParent(compoundStmt()))));
  /external/clang/unittests/ASTMatchers/
ASTMatchersTest.cpp 490 StatementMatcher MixedTypes = stmt(anyOf(ifStmt(), binaryOperator()));
    [all...]
  /external/clang/lib/ASTMatchers/Dynamic/
Registry.cpp 252 REGISTER_MATCHER(ifStmt);
  /external/clang/include/clang/ASTMatchers/
ASTMatchers.h     [all...]
  /prebuilts/sdk/tools/jacks/
jack-2.28.RELEASE.jar 
jack-3.36.CANDIDATE.jar 
jack-4.7.BETA.jar 

Completed in 189 milliseconds