OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PT4
(Results
1 - 2
of
2
) sorted by null
/external/llvm/include/llvm/ADT/
PointerUnion.h
367
template <typename PT1, typename PT2, typename PT3, typename
PT4
>
371
typedef PointerUnion<PT3,
PT4
> InnerUnion2;
387
PointerUnion4(
PT4
V) {
449
const PointerUnion4 &operator=(const
PT4
&RHS) {
464
template<typename PT1, typename PT2, typename PT3, typename
PT4
>
465
class PointerLikeTypeTraits<PointerUnion4<PT1, PT2, PT3,
PT4
> > {
468
getAsVoidPointer(const PointerUnion4<PT1, PT2, PT3,
PT4
> &P) {
471
static inline PointerUnion4<PT1, PT2, PT3,
PT4
>
473
return PointerUnion4<PT1, PT2, PT3,
PT4
>::getFromOpaqueValue(P);
479
PointerLikeTypeTraits<typename PointerUnion4<PT1, PT2, PT3,
PT4
>::ValTy
[
all
...]
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
kxia64.h
21
#define
PT4
0x0800
Completed in 121 milliseconds