Home
last modified time | relevance | path

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

/external/llvm/unittests/CodeGen/
DDIEHashTest.cpp192 DIE FooPtr(dwarf::DW_TAG_pointer_type); in TEST() local
/external/llvm/unittests/ExecutionEngine/JIT/
DJITTest.cpp443 typedef int (*FooPtr) (); typedef