Searched refs:ifStmt (Results 1 - 18 of 18) sorted by relevance

/prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/ASTMatchers/
H A DASTMatchers.h1513 const internal::VariadicDynCastAllOfMatcher<Stmt, IfStmt> ifStmt; member in namespace:clang::ast_matchers
2489 /// \c compoundStmt(hasParent(ifStmt())) matches "{ int x = 43; }".
2506 /// \c expr(integerLiteral(hasAncestor(ifStmt()))) matches \c 42, but not 43.
3632 /// (matcher = ifStmt(hasThen(cxxBoolLiteral(equals(true)))))
3644 /// (matcher = ifStmt(hasElse(cxxBoolLiteral(equals(true)))))
/prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/ASTMatchers/
H A DASTMatchers.h1513 const internal::VariadicDynCastAllOfMatcher<Stmt, IfStmt> ifStmt; member in namespace:clang::ast_matchers
2489 /// \c compoundStmt(hasParent(ifStmt())) matches "{ int x = 43; }".
2506 /// \c expr(integerLiteral(hasAncestor(ifStmt()))) matches \c 42, but not 43.
3632 /// (matcher = ifStmt(hasThen(cxxBoolLiteral(equals(true)))))
3644 /// (matcher = ifStmt(hasElse(cxxBoolLiteral(equals(true)))))
/prebuilts/clang/host/darwin-x86/clang-4393122/include/clang/ASTMatchers/
H A DASTMatchers.h1527 const internal::VariadicDynCastAllOfMatcher<Stmt, IfStmt> ifStmt; member in namespace:clang::ast_matchers
2503 /// \c compoundStmt(hasParent(ifStmt())) matches "{ int x = 43; }".
2520 /// \c expr(integerLiteral(hasAncestor(ifStmt()))) matches \c 42, but not 43.
3646 /// (matcher = ifStmt(hasThen(cxxBoolLiteral(equals(true)))))
3658 /// (matcher = ifStmt(hasElse(cxxBoolLiteral(equals(true)))))
/prebuilts/clang/host/darwin-x86/clang-4479392/include/clang/ASTMatchers/
H A DASTMatchers.h1527 const internal::VariadicDynCastAllOfMatcher<Stmt, IfStmt> ifStmt; member in namespace:clang::ast_matchers
2503 /// \c compoundStmt(hasParent(ifStmt())) matches "{ int x = 43; }".
2520 /// \c expr(integerLiteral(hasAncestor(ifStmt()))) matches \c 42, but not 43.
3646 /// (matcher = ifStmt(hasThen(cxxBoolLiteral(equals(true)))))
3658 /// (matcher = ifStmt(hasElse(cxxBoolLiteral(equals(true)))))
/prebuilts/clang/host/darwin-x86/clang-4579689/include/clang/ASTMatchers/
H A DASTMatchers.h1555 const internal::VariadicDynCastAllOfMatcher<Stmt, IfStmt> ifStmt; member in namespace:clang::ast_matchers
2531 /// \c compoundStmt(hasParent(ifStmt())) matches "{ int x = 43; }".
2548 /// \c expr(integerLiteral(hasAncestor(ifStmt()))) matches \c 42, but not 43.
3692 /// (matcher = ifStmt(hasThen(cxxBoolLiteral(equals(true)))))
3704 /// (matcher = ifStmt(hasElse(cxxBoolLiteral(equals(true)))))
/prebuilts/clang/host/darwin-x86/clang-4630689/include/clang/ASTMatchers/
H A DASTMatchers.h1555 const internal::VariadicDynCastAllOfMatcher<Stmt, IfStmt> ifStmt; member in namespace:clang::ast_matchers
2531 /// \c compoundStmt(hasParent(ifStmt())) matches "{ int x = 43; }".
2548 /// \c expr(integerLiteral(hasAncestor(ifStmt()))) matches \c 42, but not 43.
3692 /// (matcher = ifStmt(hasThen(cxxBoolLiteral(equals(true)))))
3704 /// (matcher = ifStmt(hasElse(cxxBoolLiteral(equals(true)))))
/prebuilts/clang/host/darwin-x86/clang-4639204/include/clang/ASTMatchers/
H A DASTMatchers.h1555 const internal::VariadicDynCastAllOfMatcher<Stmt, IfStmt> ifStmt; member in namespace:clang::ast_matchers
2531 /// \c compoundStmt(hasParent(ifStmt())) matches "{ int x = 43; }".
2548 /// \c expr(integerLiteral(hasAncestor(ifStmt()))) matches \c 42, but not 43.
3692 /// (matcher = ifStmt(hasThen(cxxBoolLiteral(equals(true)))))
3704 /// (matcher = ifStmt(hasElse(cxxBoolLiteral(equals(true)))))
/prebuilts/clang/host/darwin-x86/clang-4691093/include/clang/ASTMatchers/
H A DASTMatchers.h1555 const internal::VariadicDynCastAllOfMatcher<Stmt, IfStmt> ifStmt; member in namespace:clang::ast_matchers
2531 /// \c compoundStmt(hasParent(ifStmt())) matches "{ int x = 43; }".
2548 /// \c expr(integerLiteral(hasAncestor(ifStmt()))) matches \c 42, but not 43.
3692 /// (matcher = ifStmt(hasThen(cxxBoolLiteral(equals(true)))))
3704 /// (matcher = ifStmt(hasElse(cxxBoolLiteral(equals(true)))))
/prebuilts/clang/host/linux-x86/clang-4393122/include/clang/ASTMatchers/
H A DASTMatchers.h1527 const internal::VariadicDynCastAllOfMatcher<Stmt, IfStmt> ifStmt; member in namespace:clang::ast_matchers
2503 /// \c compoundStmt(hasParent(ifStmt())) matches "{ int x = 43; }".
2520 /// \c expr(integerLiteral(hasAncestor(ifStmt()))) matches \c 42, but not 43.
3646 /// (matcher = ifStmt(hasThen(cxxBoolLiteral(equals(true)))))
3658 /// (matcher = ifStmt(hasElse(cxxBoolLiteral(equals(true)))))
/prebuilts/clang/host/linux-x86/clang-4479392/include/clang/ASTMatchers/
H A DASTMatchers.h1527 const internal::VariadicDynCastAllOfMatcher<Stmt, IfStmt> ifStmt; member in namespace:clang::ast_matchers
2503 /// \c compoundStmt(hasParent(ifStmt())) matches "{ int x = 43; }".
2520 /// \c expr(integerLiteral(hasAncestor(ifStmt()))) matches \c 42, but not 43.
3646 /// (matcher = ifStmt(hasThen(cxxBoolLiteral(equals(true)))))
3658 /// (matcher = ifStmt(hasElse(cxxBoolLiteral(equals(true)))))
/prebuilts/clang/host/linux-x86/clang-4579689/include/clang/ASTMatchers/
H A DASTMatchers.h1555 const internal::VariadicDynCastAllOfMatcher<Stmt, IfStmt> ifStmt; member in namespace:clang::ast_matchers
2531 /// \c compoundStmt(hasParent(ifStmt())) matches "{ int x = 43; }".
2548 /// \c expr(integerLiteral(hasAncestor(ifStmt()))) matches \c 42, but not 43.
3692 /// (matcher = ifStmt(hasThen(cxxBoolLiteral(equals(true)))))
3704 /// (matcher = ifStmt(hasElse(cxxBoolLiteral(equals(true)))))
/prebuilts/clang/host/linux-x86/clang-4630689/include/clang/ASTMatchers/
H A DASTMatchers.h1555 const internal::VariadicDynCastAllOfMatcher<Stmt, IfStmt> ifStmt; member in namespace:clang::ast_matchers
2531 /// \c compoundStmt(hasParent(ifStmt())) matches "{ int x = 43; }".
2548 /// \c expr(integerLiteral(hasAncestor(ifStmt()))) matches \c 42, but not 43.
3692 /// (matcher = ifStmt(hasThen(cxxBoolLiteral(equals(true)))))
3704 /// (matcher = ifStmt(hasElse(cxxBoolLiteral(equals(true)))))
/prebuilts/clang/host/linux-x86/clang-4639204/include/clang/ASTMatchers/
H A DASTMatchers.h1555 const internal::VariadicDynCastAllOfMatcher<Stmt, IfStmt> ifStmt; member in namespace:clang::ast_matchers
2531 /// \c compoundStmt(hasParent(ifStmt())) matches "{ int x = 43; }".
2548 /// \c expr(integerLiteral(hasAncestor(ifStmt()))) matches \c 42, but not 43.
3692 /// (matcher = ifStmt(hasThen(cxxBoolLiteral(equals(true)))))
3704 /// (matcher = ifStmt(hasElse(cxxBoolLiteral(equals(true)))))
/prebuilts/clang/host/linux-x86/clang-4691093/include/clang/ASTMatchers/
H A DASTMatchers.h1555 const internal::VariadicDynCastAllOfMatcher<Stmt, IfStmt> ifStmt; member in namespace:clang::ast_matchers
2531 /// \c compoundStmt(hasParent(ifStmt())) matches "{ int x = 43; }".
2548 /// \c expr(integerLiteral(hasAncestor(ifStmt()))) matches \c 42, but not 43.
3692 /// (matcher = ifStmt(hasThen(cxxBoolLiteral(equals(true)))))
3704 /// (matcher = ifStmt(hasElse(cxxBoolLiteral(equals(true)))))
/prebuilts/tools/common/m2/repository/org/jetbrains/kotlin/kotlin-compiler-embeddable/1.0.0/
H A Dkotlin-compiler-embeddable-1.0.0.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/maven/ META-INF/maven/org. ...
/prebuilts/tools/common/m2/repository/org/jetbrains/kotlin/kotlin-compiler-embeddable/1.0.2/
H A Dkotlin-compiler-embeddable-1.0.2.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/maven/ META-INF/maven/org. ...
/prebuilts/tools/common/m2/repository/org/jetbrains/kotlin/kotlin-compiler-embeddable/1.0.5/
H A Dkotlin-compiler-embeddable-1.0.5.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/maven/ META-INF/maven/org. ...
/prebuilts/tools/common/m2/repository/org/jetbrains/kotlin/kotlin-compiler-embeddable/1.1.1/
H A Dkotlin-compiler-embeddable-1.1.1.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/maven/ META-INF/maven/org. ...

Completed in 177 milliseconds