Searched defs:IntP (Results 1 – 5 of 5) sorted by relevance
17 int *IntP = nullptr; variable
73 TypeIndex IntP(SimpleTypeKind::Int32, SimpleTypeMode::NearPointer); in TEST() local
183 int *IntP, **IntPP; variable
302 int *IntP, **IntPP; global() variable
160 typedef int *IntP; in conditional_expr() typedef