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

  /external/clang/include/clang/Analysis/Analyses/
ThreadSafetyCommon.h 59 inline bool partiallyMatches(const til::SExpr *E1, const til::SExpr *E2) {
284 bool partiallyMatches(const CapabilityExpr &other) const {
286 sx::partiallyMatches(CapExpr, other.CapExpr);
  /external/clang/lib/Analysis/
ThreadSafety.cpp 238 return FM[ID].partiallyMatches(CapE);
    [all...]

Completed in 204 milliseconds