HomeSort by relevance Sort by last modified time
    Searched full:hascondition (Results 1 - 25 of 27) sorted by null

1 2

  /external/clang/unittests/Tooling/
RefactoringCallbacksTest.cpp 74 hasCondition(cxxBoolLiteral(equals(false))),
85 hasCondition(implicitCastExpr(hasSourceExpression(
95 id("id", ifStmt(hasCondition(cxxBoolLiteral(equals(false))))),
  /frameworks/base/cmds/statsd/tools/loadtest/src/com/android/statsd/loadtest/
ConfigFactory.java 175 if (template.hasCondition()) {
195 if (template.hasCondition()) {
216 if (template.hasCondition()) {
237 if (template.hasCondition()) {
258 if (template.hasCondition()) {
  /external/swiftshader/src/OpenGL/compiler/
ValidateSwitch.cpp 97 const char *nodeStr = node->hasCondition() ? "case" : "default";
105 if (!node->hasCondition())
intermediate.h 671 bool hasCondition() const { return mCondition != nullptr; }
  /external/clang/unittests/AST/
ASTImporterTest.cpp 329 hasCondition(cxxBoolLiteral(equals(true))),
347 hasCondition(
  /external/clang/docs/
LibASTMatchersTutorial.rst 395 hasCondition(binaryOperator(hasOperatorName("<"))
402 hasCondition(binaryOperator(
439 hasCondition(binaryOperator(
487 hasCondition(binaryOperator(
LibASTMatchersReference.html     [all...]
  /external/clang/unittests/ASTMatchers/
ASTMatchersTraversalTest.cpp     [all...]
ASTMatchersNodeTest.cpp 775 ifStmt(hasCondition(cxxBoolLiteral(equals(true))));
786 hasCondition(cxxBoolLiteral(equals(true))),
807 hasCondition(implicitCastExpr(
    [all...]
  /external/clang/lib/ASTMatchers/Dynamic/
Registry.cpp 216 REGISTER_MATCHER(hasCondition);
  /packages/providers/ContactsProvider/src/com/android/providers/contacts/
ContactsProvider2.java     [all...]
  /external/clang/include/clang/ASTMatchers/
ASTMatchers.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/ASTMatchers/
ASTMatchers.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/clang/ASTMatchers/
ASTMatchers.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/clang/ASTMatchers/
ASTMatchers.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/clang/ASTMatchers/
ASTMatchers.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/clang/ASTMatchers/
ASTMatchers.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/clang/ASTMatchers/
ASTMatchers.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/clang/ASTMatchers/
ASTMatchers.h     [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/ASTMatchers/
ASTMatchers.h     [all...]
  /prebuilts/clang/host/linux-x86/clang-4393122/include/clang/ASTMatchers/
ASTMatchers.h     [all...]
  /prebuilts/clang/host/linux-x86/clang-4479392/include/clang/ASTMatchers/
ASTMatchers.h     [all...]
  /prebuilts/clang/host/linux-x86/clang-4579689/include/clang/ASTMatchers/
ASTMatchers.h     [all...]
  /prebuilts/clang/host/linux-x86/clang-4630689/include/clang/ASTMatchers/
ASTMatchers.h     [all...]
  /prebuilts/clang/host/linux-x86/clang-4639204/include/clang/ASTMatchers/
ASTMatchers.h     [all...]

Completed in 2005 milliseconds

1 2