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

/external/clang/test/Analysis/
H A Dmalloc-plist.c118 static void function_with_leak3(int y) { function
124 function_with_leak3(y);
3324 // CHECK-NEXT: <string>Calling &apos;function_with_leak3&apos;</string>
3326 // CHECK-NEXT: <string>Calling &apos;function_with_leak3&apos;</string>
3590 // CHECK-NEXT: <key>issue_context</key><string>function_with_leak3</string>

Completed in 57 milliseconds