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

  /external/clang/lib/StaticAnalyzer/Core/
BugReporterVisitors.cpp 556 bool ConditionBRVisitor::patternMatch(const Expr *Ex, llvm::raw_ostream &Out,
624 const bool isVarLHS = patternMatch(BExpr->getLHS(), OutLHS, BRC, R, N,
626 const bool isVarRHS = patternMatch(BExpr->getRHS(), OutRHS, BRC, R, N,
  /dalvik/vm/jdwp/
JdwpEvent.cpp 417 static bool patternMatch(const char* pattern, const char* target)
483 if (!patternMatch(pMod->classMatch.classPattern,
488 if (patternMatch(pMod->classMatch.classPattern,
    [all...]
  /external/icu4c/i18n/
smpdtfmt.cpp     [all...]

Completed in 636 milliseconds