Home
last modified time | relevance | path

Searched refs:indirectingstruct (Results 1 – 1 of 1) sorted by relevance

/external/llvm-project/clang/test/Analysis/diagnostics/
Dno-store-func-path-notes.c217 int indirectingstruct(S** s) { in indirectingstruct() function
229 indirectingstruct(&p); //expected-note{{Calling 'indirectingstruct'}} in useindirectingstruct()