Home
last modified time | relevance | path

Searched defs:vfn (Results 1 – 2 of 2) sorted by relevance

/llvm-project/lldb/test/Shell/SymbolFile/NativePDB/
H A Dfunction-types-calling-conv.cpp28 auto vfn = &VectorcallFn; variable
/llvm-project/clang/test/SemaCXX/
H A Dconditional-expr.cpp21 typedef void (*vfn)(); typedef