Home
last modified time | relevance | path

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

/llvm-project/lldb/test/API/lang/c/local_types/
H A Dother.c7 callme(int input) in callme() function
/llvm-project/clang/test/Misc/
H A Dserialized-diags-really-long-text.cpp19 static type callme() { in callme() function
/llvm-project/lldb/test/API/lang/objc/objc-super/
H A Dclass.m27 {
/llvm-project/compiler-rt/test/xray/TestCases/Posix/
H A Dlogging-modes.cpp60 [[clang::xray_always_instrument]] void callme() { std::printf("called me!\n"); } in callme() function
/llvm-project/clang/test/AST/Interp/
H A Dliterals.cpp