Home
last modified time | relevance | path

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

/llvm-project/flang/test/Lower/forall/
H A Dforall-where-2.f9013 real, allocatable :: temp_foo(:) local
/llvm-project/clang/test/CXX/special/class.temporary/
H A Dp6.cpp386 std::list<T> temp_foo(const std::list<T>&, const DefaultArg<T> &Default = DefaultArg<T>{}) { temp_foo() function