OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PT3
(Results
1 - 2
of
2
) sorted by null
/external/llvm/include/llvm/ADT/
PointerUnion.h
229
template <typename PT1, typename PT2, typename
PT3
>
233
typedef PointerUnion<InnerUnion,
PT3
> ValTy;
273
PointerUnion3(
PT3
V) {
330
const PointerUnion3 &operator=(const
PT3
&RHS) {
345
template<typename PT1, typename PT2, typename
PT3
>
346
class PointerLikeTypeTraits<PointerUnion3<PT1, PT2,
PT3
> > {
349
getAsVoidPointer(const PointerUnion3<PT1, PT2,
PT3
> &P) {
352
static inline PointerUnion3<PT1, PT2,
PT3
>
354
return PointerUnion3<PT1, PT2,
PT3
>::getFromOpaqueValue(P);
360
PointerLikeTypeTraits<typename PointerUnion3<PT1, PT2,
PT3
>::ValTy
[
all
...]
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
kxia64.h
20
#define
PT3
0x0400
Completed in 33 milliseconds