Home
last modified time | relevance | path

Searched defs:FunctionPointer (Results 1 – 7 of 7) 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.cpp47 using FunctionPointer = void (*)(); typedef
62 using FunctionPointer = unsigned int (*)(); typedef
/llvm-project-15.0.7/clang/test/CodeGenCXX/
H A Dmangle-ms-templates.cpp174 typedef void (*FunctionPointer)(void); typedef
/llvm-project-15.0.7/libcxx/benchmarks/
H A Dfunction.bench.cpp22 FunctionPointer, enumerator
/llvm-project-15.0.7/clang-tools-extra/unittests/clang-tidy/
H A DAddConstTest.cpp476 TEST(Pointers, FunctionPointer) { in TEST() argument
839 TEST(Template, FunctionPointer) { in TEST() argument
/llvm-project-15.0.7/llvm/unittests/ADT/
H A DIteratorTest.cpp301 TEST(FilterIteratorTest, FunctionPointer) { in TEST() argument
/llvm-project-15.0.7/clang/lib/CodeGen/
H A DMicrosoftCXXABI.cpp3509 llvm::Value *FunctionPointer = MemPtr; in EmitLoadOfMemberFunctionPointer() local
/llvm-project-15.0.7/clang/lib/Sema/
H A DSemaChecking.cpp14457 FunctionPointer, in DiagnoseAlwaysNonNullPointer() enumerator