Home
last modified time | relevance | path

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

/llvm-project/clang/test/CodeGenCXX/
H A D2010-07-23-DeclLoc.cpp24 typedef uint32_t ptr_t; typedef in Pointer32
29 typedef uint64_t ptr_t; typedef in Pointer64
/llvm-project/clang/test/Frontend/
H A Dnoderef.c137 typedef int NODEREF *ptr_t; in test() typedef