Searched defs:ObjCSummaryKey (Results 1 – 5 of 5) sorted by relevance
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/Analysis/ |
D | RetainSummaryManager.h | 212 ObjCSummaryKey(IdentifierInfo* ii, Selector s) in ObjCSummaryKey() function 215 ObjCSummaryKey(const ObjCInterfaceDecl *d, Selector s) in ObjCSummaryKey() function 218 ObjCSummaryKey(Selector s) in ObjCSummaryKey() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/Analysis/ |
D | RetainSummaryManager.h | 212 ObjCSummaryKey(IdentifierInfo* ii, Selector s) in ObjCSummaryKey() function 215 ObjCSummaryKey(const ObjCInterfaceDecl *d, Selector s) in ObjCSummaryKey() function 218 ObjCSummaryKey(Selector s) in ObjCSummaryKey() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/Analysis/ |
D | RetainSummaryManager.h | 212 ObjCSummaryKey(IdentifierInfo* ii, Selector s) in ObjCSummaryKey() function 215 ObjCSummaryKey(const ObjCInterfaceDecl *d, Selector s) in ObjCSummaryKey() function 218 ObjCSummaryKey(Selector s) in ObjCSummaryKey() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/Analysis/ |
D | RetainSummaryManager.h | 212 ObjCSummaryKey(IdentifierInfo* ii, Selector s) in ObjCSummaryKey() function 215 ObjCSummaryKey(const ObjCInterfaceDecl *d, Selector s) in ObjCSummaryKey() function 218 ObjCSummaryKey(Selector s) in ObjCSummaryKey() function
|
/aosp_15_r20/external/clang/lib/StaticAnalyzer/Checkers/ |
H A D | RetainCountChecker.cpp | 473 class ObjCSummaryKey { class 477 ObjCSummaryKey(IdentifierInfo* ii, Selector s) in ObjCSummaryKey() function in __anon5ac500470311::ObjCSummaryKey 480 ObjCSummaryKey(const ObjCInterfaceDecl *d, Selector s) in ObjCSummaryKey() function in __anon5ac500470311::ObjCSummaryKey 483 ObjCSummaryKey(Selector s) in ObjCSummaryKey() function in __anon5ac500470311::ObjCSummaryKey
|