Searched defs:InInterestingMethodContext (Results 1 - 1 of 1) sorted by relevance

/external/clang/lib/StaticAnalyzer/Checkers/
H A DRetainCountChecker.cpp2137 const LocationContext *InInterestingMethodContext) :
2138 N(InN), R(InR), InterestingMethodContext(InInterestingMethodContext) {}
2135 AllocationInfo(const ExplodedNode *InN, const MemRegion *InR, const LocationContext *InInterestingMethodContext) argument

Completed in 340 milliseconds