Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/unittests/ADT/
H A DFunctionExtrasTest.cpp296 const Incomplete incompleteFunctionConst();
303 incompleteFunctionConst}; in TEST()
311 const Incomplete incompleteFunctionConst() { return {}; } in incompleteFunctionConst() function