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

  /external/clang/unittests/AST/
ASTContextParentMapTest.cpp 37 ifStmt(hasParent(compoundStmt()))));
65 compoundStmt(
StmtPrinterTest.cpp 108 has(compoundStmt(has(stmt().bind("id"))))),
123 has(compoundStmt(has(stmt().bind("id"))))),
  /external/clang/unittests/ASTMatchers/
ASTMatchersTest.cpp     [all...]
  /external/clang/include/clang/ASTMatchers/
ASTMatchers.h 891 const internal::VariadicDynCastAllOfMatcher<Stmt, CompoundStmt> compoundStmt;
    [all...]

Completed in 53 milliseconds