Home
last modified time | relevance | path

Searched defs:FunctionPointer (Results 1 – 11 of 11) sorted by relevance

/llvm-project/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/clang/lib/AST/Interp/
H A DFunctionPointer.h
H A DPrimType.h
H A DMemberPointer.h
/llvm-project/libcxx/benchmarks/
H A Dfunction.bench.cpp
/llvm-project/clang/test/CodeGenCXX/
H A Dmangle-ms-templates.cpp189 typedef void (*FunctionPointer)(void); typedef
/llvm-project/clang-tools-extra/unittests/clang-tidy/
H A DAddConstTest.cpp477 TEST(Pointers, FunctionPointer) { in TEST() argument
840 TEST(Template, FunctionPointer) { in TEST() argument
/llvm-project/llvm/unittests/ADT/
H A DIteratorTest.cpp303 TEST(FilterIteratorTest, FunctionPointer) { in TEST() argument
/llvm-project/clang-tools-extra/clangd/unittests/
H A DInlayHintTests.cpp987 TEST(ParameterHints,FunctionPointer) TEST() argument
/llvm-project/clang/lib/CodeGen/
H A DMicrosoftCXXABI.cpp3528 llvm::Value *FunctionPointer = MemPtr; EmitLoadOfMemberFunctionPointer() local
/llvm-project/clang/lib/Sema/
H A DSemaChecking.cpp11658 FunctionPointer, DiagnoseAlwaysNonNullPointer() enumerator