Home
last modified time | relevance | path

Searched defs:FunctionReference (Results 1 – 3 of 3) sorted by relevance

/llvm-project-15.0.7/libcxx/test/std/numerics/rand/rand.req/rand.req.urng/
H A Duniform_random_bit_generator.compile.pass.cpp50 using FunctionReference = int (&)(); typedef
65 using FunctionReference = unsigned long long (&)(); typedef
/llvm-project-15.0.7/clang-tools-extra/unittests/clang-tidy/
H A DAddConstTest.cpp854 TEST(Template, FunctionReference) { in TEST() argument
/llvm-project-15.0.7/flang/include/flang/Parser/
H A Dparse-tree.h3165 struct FunctionReference { struct