Home
last modified time | relevance | path

Searched defs:NContext (Results 1 – 4 of 4) sorted by relevance

/freebsd-src/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DValistChecker.cpp239 if (NContext == LeakContext || NContext->isParentOf(LeakContext)) in getStartCallSite() local
H A DMacOSKeychainAPIChecker.cpp454 const LocationContext *NContext = N->getLocationContext(); in getAllocationNode() local
H A DMallocChecker.cpp2722 const LocationContext *NContext = N->getLocationContext(); getAllocationSite() local
/freebsd-src/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/RetainCountChecker/
H A DRetainCountDiagnostics.cpp680 const LocationContext *NContext = N->getLocationContext(); in GetAllocationSite() local