reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

tools/clang/include/clang/Analysis/Analyses/ThreadSafetyCommon.h
  297     return isUniversal() || matches(CapE);
tools/clang/lib/Analysis/ThreadSafety.cpp
  218       if (FM[FactIDs[i]].matches(CapE)) {
  224     if (FM[FactIDs[n-1]].matches(CapE)) {
  233       return FM[ID].matches(CapE);
  239       return FM[ID].matches(CapE);