Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/test/Shell/SymbolFile/PDB/Inputs/
H A DCallingConventionsTest.cpp7 int __fastcall FuncFastCall() { return 0; } in FuncFastCall() function
8 auto FuncFastCallPtr = &FuncFastCall;