Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/test/Analysis/
H A Ddebug-CallGraph.cpp86 void SomeOtherDecl();
91 SomeOtherDecl(); in Caller()
94 void SomeOtherDecl() { in SomeOtherDecl() function