Searched refs:OCM_PropertyAccess (Results 1 - 4 of 4) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DCallAndMessageChecker.cpp119 case OCM_PropertyAccess:
470 case OCM_PropertyAccess:
H A DNullabilityChecker.cpp908 if (M.getMessageKind() == OCM_PropertyAccess && !C.wasInlined)
/freebsd-12-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DCallEvent.cpp1011 case OCM_PropertyAccess:
1051 K = OCM_PropertyAccess;
1084 if (getMessageKind() == OCM_PropertyAccess) {
1118 if (getMessageKind() == OCM_PropertyAccess)
/freebsd-12-stable/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DCallEvent.h930 OCM_PropertyAccess, enumerator in enum:clang::ento::ObjCMessageKind
1019 case OCM_PropertyAccess:

Completed in 116 milliseconds