Home
last modified time | relevance | path

Searched refs:InnerPointerAccessFunctions (Results 1 – 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
HDInnerPointerChecker.cpp56 CallDescriptionSet InnerPointerAccessFunctions{ member in __anonca3643790111::InnerPointerChecker
216 if (InnerPointerAccessFunctions.contains(Call)) { in checkPostCall()