Home
last modified time | relevance | path

Searched defs:HasIndirectRef (Results 1 – 1 of 1) sorted by relevance

/llvm-project/clang/test/Analysis/diagnostics/
H A Dno-store-func-path-notes.cpp272 struct HasIndirectRef { struct
274 HasIndirectRef(HasRef &Ref) : Ref(Ref) {} in HasIndirectRef() argument