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

/external/clang/lib/StaticAnalyzer/Checkers/
H A DRetainCountChecker.cpp696 void addInstMethSummary(const char* Cls, const char* nullaryName, function in class:__anon3917::RetainSummaryManager
718 void addInstMethSummary(const char* Cls, const RetainSummary * Summ, ...) { function in class:__anon3917::RetainSummaryManager
1596 addInstMethSummary("NSAutoreleasePool", "init",
1623 addInstMethSummary("QCRenderer", AllocSumm,
1625 addInstMethSummary("QCView", AllocSumm,
1631 addInstMethSummary("CIContext", CFAllocSumm,
1633 addInstMethSummary("CIContext", CFAllocSumm,
1635 addInstMethSummary("CIContext", CFAllocSumm, "createCGLayerWithSize",

Completed in 314 milliseconds