Searched refs:CanonicalType (Results 1 - 14 of 14) sorted by relevance

/prebuilts/clang/host/darwin-x86/clang-4579689/include/clang/AST/
H A DType.h1165 : BaseType(baseType), CanonicalType(canon) {}
1175 QualType CanonicalType; member in class:clang::ExtQualsTypeCommonBase
1285 /// CanonicalType pointer points to itself. There is also a Type for 'foo' (a
1286 /// TypedefType). Its CanonicalType pointer points to the 'int' Type. Next
1579 return CanonicalType == QualType(this, 0);
2044 return CanonicalType;
2046 CanQualType getCanonicalTypeUnqualified() const; // in CanonicalType.h
2072 return dyn_cast<Class##Type>(CanonicalType); \
2075 return cast<Class##Type>(CanonicalType); \
5571 Qualifiers quals = getCommonPtr()->CanonicalType
[all...]
/prebuilts/clang/host/darwin-x86/clang-4630689/include/clang/AST/
H A DType.h1165 : BaseType(baseType), CanonicalType(canon) {}
1175 QualType CanonicalType; member in class:clang::ExtQualsTypeCommonBase
1285 /// CanonicalType pointer points to itself. There is also a Type for 'foo' (a
1286 /// TypedefType). Its CanonicalType pointer points to the 'int' Type. Next
1579 return CanonicalType == QualType(this, 0);
2044 return CanonicalType;
2046 CanQualType getCanonicalTypeUnqualified() const; // in CanonicalType.h
2072 return dyn_cast<Class##Type>(CanonicalType); \
2075 return cast<Class##Type>(CanonicalType); \
5571 Qualifiers quals = getCommonPtr()->CanonicalType
[all...]
/prebuilts/clang/host/darwin-x86/clang-4639204/include/clang/AST/
H A DType.h1165 : BaseType(baseType), CanonicalType(canon) {}
1175 QualType CanonicalType; member in class:clang::ExtQualsTypeCommonBase
1285 /// CanonicalType pointer points to itself. There is also a Type for 'foo' (a
1286 /// TypedefType). Its CanonicalType pointer points to the 'int' Type. Next
1579 return CanonicalType == QualType(this, 0);
2044 return CanonicalType;
2046 CanQualType getCanonicalTypeUnqualified() const; // in CanonicalType.h
2072 return dyn_cast<Class##Type>(CanonicalType); \
2075 return cast<Class##Type>(CanonicalType); \
5571 Qualifiers quals = getCommonPtr()->CanonicalType
[all...]
/prebuilts/clang/host/darwin-x86/clang-4691093/include/clang/AST/
H A DType.h1165 : BaseType(baseType), CanonicalType(canon) {}
1175 QualType CanonicalType; member in class:clang::ExtQualsTypeCommonBase
1285 /// CanonicalType pointer points to itself. There is also a Type for 'foo' (a
1286 /// TypedefType). Its CanonicalType pointer points to the 'int' Type. Next
1579 return CanonicalType == QualType(this, 0);
2044 return CanonicalType;
2046 CanQualType getCanonicalTypeUnqualified() const; // in CanonicalType.h
2072 return dyn_cast<Class##Type>(CanonicalType); \
2075 return cast<Class##Type>(CanonicalType); \
5571 Qualifiers quals = getCommonPtr()->CanonicalType
[all...]
/prebuilts/clang/host/linux-x86/clang-4579689/include/clang/AST/
H A DType.h1165 : BaseType(baseType), CanonicalType(canon) {}
1175 QualType CanonicalType; member in class:clang::ExtQualsTypeCommonBase
1285 /// CanonicalType pointer points to itself. There is also a Type for 'foo' (a
1286 /// TypedefType). Its CanonicalType pointer points to the 'int' Type. Next
1579 return CanonicalType == QualType(this, 0);
2044 return CanonicalType;
2046 CanQualType getCanonicalTypeUnqualified() const; // in CanonicalType.h
2072 return dyn_cast<Class##Type>(CanonicalType); \
2075 return cast<Class##Type>(CanonicalType); \
5571 Qualifiers quals = getCommonPtr()->CanonicalType
[all...]
/prebuilts/clang/host/linux-x86/clang-4630689/include/clang/AST/
H A DType.h1165 : BaseType(baseType), CanonicalType(canon) {}
1175 QualType CanonicalType; member in class:clang::ExtQualsTypeCommonBase
1285 /// CanonicalType pointer points to itself. There is also a Type for 'foo' (a
1286 /// TypedefType). Its CanonicalType pointer points to the 'int' Type. Next
1579 return CanonicalType == QualType(this, 0);
2044 return CanonicalType;
2046 CanQualType getCanonicalTypeUnqualified() const; // in CanonicalType.h
2072 return dyn_cast<Class##Type>(CanonicalType); \
2075 return cast<Class##Type>(CanonicalType); \
5571 Qualifiers quals = getCommonPtr()->CanonicalType
[all...]
/prebuilts/clang/host/linux-x86/clang-4639204/include/clang/AST/
H A DType.h1165 : BaseType(baseType), CanonicalType(canon) {}
1175 QualType CanonicalType; member in class:clang::ExtQualsTypeCommonBase
1285 /// CanonicalType pointer points to itself. There is also a Type for 'foo' (a
1286 /// TypedefType). Its CanonicalType pointer points to the 'int' Type. Next
1579 return CanonicalType == QualType(this, 0);
2044 return CanonicalType;
2046 CanQualType getCanonicalTypeUnqualified() const; // in CanonicalType.h
2072 return dyn_cast<Class##Type>(CanonicalType); \
2075 return cast<Class##Type>(CanonicalType); \
5571 Qualifiers quals = getCommonPtr()->CanonicalType
[all...]
/prebuilts/clang/host/linux-x86/clang-4691093/include/clang/AST/
H A DType.h1165 : BaseType(baseType), CanonicalType(canon) {}
1175 QualType CanonicalType; member in class:clang::ExtQualsTypeCommonBase
1285 /// CanonicalType pointer points to itself. There is also a Type for 'foo' (a
1286 /// TypedefType). Its CanonicalType pointer points to the 'int' Type. Next
1579 return CanonicalType == QualType(this, 0);
2044 return CanonicalType;
2046 CanQualType getCanonicalTypeUnqualified() const; // in CanonicalType.h
2072 return dyn_cast<Class##Type>(CanonicalType); \
2075 return cast<Class##Type>(CanonicalType); \
5571 Qualifiers quals = getCommonPtr()->CanonicalType
[all...]
/prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/AST/
H A DType.h1165 : BaseType(baseType), CanonicalType(canon) {}
1175 QualType CanonicalType; member in class:clang::ExtQualsTypeCommonBase
1285 /// CanonicalType pointer points to itself. There is also a Type for 'foo' (a
1286 /// TypedefType). Its CanonicalType pointer points to the 'int' Type. Next
1579 return CanonicalType == QualType(this, 0);
2041 return CanonicalType;
2043 CanQualType getCanonicalTypeUnqualified() const; // in CanonicalType.h
2069 return dyn_cast<Class##Type>(CanonicalType); \
2072 return cast<Class##Type>(CanonicalType); \
5499 Qualifiers quals = getCommonPtr()->CanonicalType
[all...]
/prebuilts/clang/host/darwin-x86/clang-4393122/include/clang/AST/
H A DType.h1168 : BaseType(baseType), CanonicalType(canon) {}
1178 QualType CanonicalType; member in class:clang::ExtQualsTypeCommonBase
1288 /// CanonicalType pointer points to itself. There is also a Type for 'foo' (a
1289 /// TypedefType). Its CanonicalType pointer points to the 'int' Type. Next
1582 return CanonicalType == QualType(this, 0);
2045 return CanonicalType;
2047 CanQualType getCanonicalTypeUnqualified() const; // in CanonicalType.h
2073 return dyn_cast<Class##Type>(CanonicalType); \
2076 return cast<Class##Type>(CanonicalType); \
5515 Qualifiers quals = getCommonPtr()->CanonicalType
[all...]
/prebuilts/clang/host/darwin-x86/clang-4479392/include/clang/AST/
H A DType.h1168 : BaseType(baseType), CanonicalType(canon) {}
1178 QualType CanonicalType; member in class:clang::ExtQualsTypeCommonBase
1288 /// CanonicalType pointer points to itself. There is also a Type for 'foo' (a
1289 /// TypedefType). Its CanonicalType pointer points to the 'int' Type. Next
1582 return CanonicalType == QualType(this, 0);
2045 return CanonicalType;
2047 CanQualType getCanonicalTypeUnqualified() const; // in CanonicalType.h
2073 return dyn_cast<Class##Type>(CanonicalType); \
2076 return cast<Class##Type>(CanonicalType); \
5515 Qualifiers quals = getCommonPtr()->CanonicalType
[all...]
/prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/AST/
H A DType.h1165 : BaseType(baseType), CanonicalType(canon) {}
1175 QualType CanonicalType; member in class:clang::ExtQualsTypeCommonBase
1285 /// CanonicalType pointer points to itself. There is also a Type for 'foo' (a
1286 /// TypedefType). Its CanonicalType pointer points to the 'int' Type. Next
1579 return CanonicalType == QualType(this, 0);
2041 return CanonicalType;
2043 CanQualType getCanonicalTypeUnqualified() const; // in CanonicalType.h
2069 return dyn_cast<Class##Type>(CanonicalType); \
2072 return cast<Class##Type>(CanonicalType); \
5499 Qualifiers quals = getCommonPtr()->CanonicalType
[all...]
/prebuilts/clang/host/linux-x86/clang-4393122/include/clang/AST/
H A DType.h1168 : BaseType(baseType), CanonicalType(canon) {}
1178 QualType CanonicalType; member in class:clang::ExtQualsTypeCommonBase
1288 /// CanonicalType pointer points to itself. There is also a Type for 'foo' (a
1289 /// TypedefType). Its CanonicalType pointer points to the 'int' Type. Next
1582 return CanonicalType == QualType(this, 0);
2045 return CanonicalType;
2047 CanQualType getCanonicalTypeUnqualified() const; // in CanonicalType.h
2073 return dyn_cast<Class##Type>(CanonicalType); \
2076 return cast<Class##Type>(CanonicalType); \
5515 Qualifiers quals = getCommonPtr()->CanonicalType
[all...]
/prebuilts/clang/host/linux-x86/clang-4479392/include/clang/AST/
H A DType.h1168 : BaseType(baseType), CanonicalType(canon) {}
1178 QualType CanonicalType; member in class:clang::ExtQualsTypeCommonBase
1288 /// CanonicalType pointer points to itself. There is also a Type for 'foo' (a
1289 /// TypedefType). Its CanonicalType pointer points to the 'int' Type. Next
1582 return CanonicalType == QualType(this, 0);
2045 return CanonicalType;
2047 CanQualType getCanonicalTypeUnqualified() const; // in CanonicalType.h
2073 return dyn_cast<Class##Type>(CanonicalType); \
2076 return cast<Class##Type>(CanonicalType); \
5515 Qualifiers quals = getCommonPtr()->CanonicalType
[all...]

Completed in 238 milliseconds