Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/test/API/python_api/class_members/
H A Dmain.mm8 static int sfunc(char, int, float) { return 3; }
/llvm-project-15.0.7/clang/test/CodeCompletion/
H A Dmember-access.cpp37 static void sfunc() { in sfunc() function