Searched defs:isDependentType (Results 1 - 14 of 14) sorted by relevance

/prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/AST/
H A DType.h1793 bool isDependentType() const { return TypeBits.Dependent; } function in class:clang::Type
2162 Type(Complex, CanonicalPtr, Element->isDependentType(),
2192 Type(Paren, CanonType, InnerType->isDependentType(),
2223 Type(Pointer, CanonicalPtr, Pointee->isDependentType(),
2274 : Type(TC, CanonicalPtr, OriginalTy->isDependentType(),
2325 Type(BlockPointer, CanonicalCls, Pointee->isDependentType(),
2361 Type(tc, CanonicalRef, Referencee->isDependentType(),
2445 Cls->isDependentType() || Pointee->isDependentType(),
2514 : Type(tc, can, et->isDependentType() || t
[all...]
/prebuilts/clang/host/darwin-x86/clang-4393122/include/clang/AST/
H A DType.h1796 bool isDependentType() const { return TypeBits.Dependent; } function in class:clang::Type
2166 Type(Complex, CanonicalPtr, Element->isDependentType(),
2196 Type(Paren, CanonType, InnerType->isDependentType(),
2227 Type(Pointer, CanonicalPtr, Pointee->isDependentType(),
2278 : Type(TC, CanonicalPtr, OriginalTy->isDependentType(),
2329 Type(BlockPointer, CanonicalCls, Pointee->isDependentType(),
2365 Type(tc, CanonicalRef, Referencee->isDependentType(),
2449 Cls->isDependentType() || Pointee->isDependentType(),
2518 : Type(tc, can, et->isDependentType() || t
[all...]
/prebuilts/clang/host/darwin-x86/clang-4479392/include/clang/AST/
H A DType.h1796 bool isDependentType() const { return TypeBits.Dependent; } function in class:clang::Type
2166 Type(Complex, CanonicalPtr, Element->isDependentType(),
2196 Type(Paren, CanonType, InnerType->isDependentType(),
2227 Type(Pointer, CanonicalPtr, Pointee->isDependentType(),
2278 : Type(TC, CanonicalPtr, OriginalTy->isDependentType(),
2329 Type(BlockPointer, CanonicalCls, Pointee->isDependentType(),
2365 Type(tc, CanonicalRef, Referencee->isDependentType(),
2449 Cls->isDependentType() || Pointee->isDependentType(),
2518 : Type(tc, can, et->isDependentType() || t
[all...]
/prebuilts/clang/host/darwin-x86/clang-4579689/include/clang/AST/
H A DType.h1795 bool isDependentType() const { return TypeBits.Dependent; } function in class:clang::Type
2165 Type(Complex, CanonicalPtr, Element->isDependentType(),
2195 Type(Paren, CanonType, InnerType->isDependentType(),
2226 Type(Pointer, CanonicalPtr, Pointee->isDependentType(),
2277 : Type(TC, CanonicalPtr, OriginalTy->isDependentType(),
2328 Type(BlockPointer, CanonicalCls, Pointee->isDependentType(),
2364 Type(tc, CanonicalRef, Referencee->isDependentType(),
2448 Cls->isDependentType() || Pointee->isDependentType(),
2517 : Type(tc, can, et->isDependentType() || t
[all...]
/prebuilts/clang/host/darwin-x86/clang-4630689/include/clang/AST/
H A DType.h1795 bool isDependentType() const { return TypeBits.Dependent; } function in class:clang::Type
2165 Type(Complex, CanonicalPtr, Element->isDependentType(),
2195 Type(Paren, CanonType, InnerType->isDependentType(),
2226 Type(Pointer, CanonicalPtr, Pointee->isDependentType(),
2277 : Type(TC, CanonicalPtr, OriginalTy->isDependentType(),
2328 Type(BlockPointer, CanonicalCls, Pointee->isDependentType(),
2364 Type(tc, CanonicalRef, Referencee->isDependentType(),
2448 Cls->isDependentType() || Pointee->isDependentType(),
2517 : Type(tc, can, et->isDependentType() || t
[all...]
/prebuilts/clang/host/darwin-x86/clang-4639204/include/clang/AST/
H A DType.h1795 bool isDependentType() const { return TypeBits.Dependent; } function in class:clang::Type
2165 Type(Complex, CanonicalPtr, Element->isDependentType(),
2195 Type(Paren, CanonType, InnerType->isDependentType(),
2226 Type(Pointer, CanonicalPtr, Pointee->isDependentType(),
2277 : Type(TC, CanonicalPtr, OriginalTy->isDependentType(),
2328 Type(BlockPointer, CanonicalCls, Pointee->isDependentType(),
2364 Type(tc, CanonicalRef, Referencee->isDependentType(),
2448 Cls->isDependentType() || Pointee->isDependentType(),
2517 : Type(tc, can, et->isDependentType() || t
[all...]
/prebuilts/clang/host/darwin-x86/clang-4691093/include/clang/AST/
H A DType.h1795 bool isDependentType() const { return TypeBits.Dependent; } function in class:clang::Type
2165 Type(Complex, CanonicalPtr, Element->isDependentType(),
2195 Type(Paren, CanonType, InnerType->isDependentType(),
2226 Type(Pointer, CanonicalPtr, Pointee->isDependentType(),
2277 : Type(TC, CanonicalPtr, OriginalTy->isDependentType(),
2328 Type(BlockPointer, CanonicalCls, Pointee->isDependentType(),
2364 Type(tc, CanonicalRef, Referencee->isDependentType(),
2448 Cls->isDependentType() || Pointee->isDependentType(),
2517 : Type(tc, can, et->isDependentType() || t
[all...]
/prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/AST/
H A DType.h1793 bool isDependentType() const { return TypeBits.Dependent; } function in class:clang::Type
2162 Type(Complex, CanonicalPtr, Element->isDependentType(),
2192 Type(Paren, CanonType, InnerType->isDependentType(),
2223 Type(Pointer, CanonicalPtr, Pointee->isDependentType(),
2274 : Type(TC, CanonicalPtr, OriginalTy->isDependentType(),
2325 Type(BlockPointer, CanonicalCls, Pointee->isDependentType(),
2361 Type(tc, CanonicalRef, Referencee->isDependentType(),
2445 Cls->isDependentType() || Pointee->isDependentType(),
2514 : Type(tc, can, et->isDependentType() || t
[all...]
/prebuilts/clang/host/linux-x86/clang-4393122/include/clang/AST/
H A DType.h1796 bool isDependentType() const { return TypeBits.Dependent; } function in class:clang::Type
2166 Type(Complex, CanonicalPtr, Element->isDependentType(),
2196 Type(Paren, CanonType, InnerType->isDependentType(),
2227 Type(Pointer, CanonicalPtr, Pointee->isDependentType(),
2278 : Type(TC, CanonicalPtr, OriginalTy->isDependentType(),
2329 Type(BlockPointer, CanonicalCls, Pointee->isDependentType(),
2365 Type(tc, CanonicalRef, Referencee->isDependentType(),
2449 Cls->isDependentType() || Pointee->isDependentType(),
2518 : Type(tc, can, et->isDependentType() || t
[all...]
/prebuilts/clang/host/linux-x86/clang-4479392/include/clang/AST/
H A DType.h1796 bool isDependentType() const { return TypeBits.Dependent; } function in class:clang::Type
2166 Type(Complex, CanonicalPtr, Element->isDependentType(),
2196 Type(Paren, CanonType, InnerType->isDependentType(),
2227 Type(Pointer, CanonicalPtr, Pointee->isDependentType(),
2278 : Type(TC, CanonicalPtr, OriginalTy->isDependentType(),
2329 Type(BlockPointer, CanonicalCls, Pointee->isDependentType(),
2365 Type(tc, CanonicalRef, Referencee->isDependentType(),
2449 Cls->isDependentType() || Pointee->isDependentType(),
2518 : Type(tc, can, et->isDependentType() || t
[all...]
/prebuilts/clang/host/linux-x86/clang-4579689/include/clang/AST/
H A DType.h1795 bool isDependentType() const { return TypeBits.Dependent; } function in class:clang::Type
2165 Type(Complex, CanonicalPtr, Element->isDependentType(),
2195 Type(Paren, CanonType, InnerType->isDependentType(),
2226 Type(Pointer, CanonicalPtr, Pointee->isDependentType(),
2277 : Type(TC, CanonicalPtr, OriginalTy->isDependentType(),
2328 Type(BlockPointer, CanonicalCls, Pointee->isDependentType(),
2364 Type(tc, CanonicalRef, Referencee->isDependentType(),
2448 Cls->isDependentType() || Pointee->isDependentType(),
2517 : Type(tc, can, et->isDependentType() || t
[all...]
/prebuilts/clang/host/linux-x86/clang-4630689/include/clang/AST/
H A DType.h1795 bool isDependentType() const { return TypeBits.Dependent; } function in class:clang::Type
2165 Type(Complex, CanonicalPtr, Element->isDependentType(),
2195 Type(Paren, CanonType, InnerType->isDependentType(),
2226 Type(Pointer, CanonicalPtr, Pointee->isDependentType(),
2277 : Type(TC, CanonicalPtr, OriginalTy->isDependentType(),
2328 Type(BlockPointer, CanonicalCls, Pointee->isDependentType(),
2364 Type(tc, CanonicalRef, Referencee->isDependentType(),
2448 Cls->isDependentType() || Pointee->isDependentType(),
2517 : Type(tc, can, et->isDependentType() || t
[all...]
/prebuilts/clang/host/linux-x86/clang-4639204/include/clang/AST/
H A DType.h1795 bool isDependentType() const { return TypeBits.Dependent; } function in class:clang::Type
2165 Type(Complex, CanonicalPtr, Element->isDependentType(),
2195 Type(Paren, CanonType, InnerType->isDependentType(),
2226 Type(Pointer, CanonicalPtr, Pointee->isDependentType(),
2277 : Type(TC, CanonicalPtr, OriginalTy->isDependentType(),
2328 Type(BlockPointer, CanonicalCls, Pointee->isDependentType(),
2364 Type(tc, CanonicalRef, Referencee->isDependentType(),
2448 Cls->isDependentType() || Pointee->isDependentType(),
2517 : Type(tc, can, et->isDependentType() || t
[all...]
/prebuilts/clang/host/linux-x86/clang-4691093/include/clang/AST/
H A DType.h1795 bool isDependentType() const { return TypeBits.Dependent; } function in class:clang::Type
2165 Type(Complex, CanonicalPtr, Element->isDependentType(),
2195 Type(Paren, CanonType, InnerType->isDependentType(),
2226 Type(Pointer, CanonicalPtr, Pointee->isDependentType(),
2277 : Type(TC, CanonicalPtr, OriginalTy->isDependentType(),
2328 Type(BlockPointer, CanonicalCls, Pointee->isDependentType(),
2364 Type(tc, CanonicalRef, Referencee->isDependentType(),
2448 Cls->isDependentType() || Pointee->isDependentType(),
2517 : Type(tc, can, et->isDependentType() || t
[all...]

Completed in 1914 milliseconds