Home
last modified time | relevance | path

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

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