Home
last modified time | relevance | path

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

/llvm-project-15.0.7/libcxx/test/libcxx/utilities/function.objects/
H A Dabi_bug_cxx03_cxx11_example.sh.cpp25 Func CreateFunc();
35 Func CreateFunc() { in CreateFunc() function
41 Func f = CreateFunc(); in main()
/llvm-project-15.0.7/llvm/include/llvm/DebugInfo/CodeView/
H A DGlobalTypeTableBuilder.h70 template <typename CreateFunc>
72 CreateFunc Create) { in insertRecordAs()