Home
last modified time | relevance | path

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

/external/llvm/unittests/CodeGen/
DDIEHashTest.cpp212 DIE &FooPtr = *DIE::get(Alloc, dwarf::DW_TAG_pointer_type); in TEST_F() local
/external/swiftshader/third_party/LLVM/unittests/ExecutionEngine/JIT/
DJITTest.cpp472 typedef int (*FooPtr) (); typedef