Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/test/Shell/SymbolFile/PDB/Inputs/
H A DAstRestoreTest.cpp19 static int StaticFunc(const Class &c) { in StaticFunc() function in N0::N1::Class
51 T::StaticFunc(T(E)); in TemplateFunc()
/llvm-project-15.0.7/lldb/test/Shell/SymbolFile/PDB/
H A Dast-restore.test59 CLASS-DAG: {{(static )?}}{{(inline )?}}int StaticFunc(const N0::N1::Class &);