Searched defs:getDecayedType (Results 1 - 25 of 28) sorted by relevance

12

/prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/AST/
H A DASTContext.h1159 QualType getDecayedType(QualType T) const;
1160 CanQualType getDecayedType(CanQualType T) const { function in class:clang::ASTContext::DynTypedNodeList
1161 return CanQualType::CreateUnsafe(getDecayedType((QualType) T));
H A DType.h2311 QualType getDecayedType() const { return getAdjustedType(); } function in class:clang::DecayedType
6113 QualType Decayed = getDecayedType();
/prebuilts/clang/host/darwin-x86/clang-4393122/include/clang/AST/
H A DASTContext.h1159 QualType getDecayedType(QualType T) const;
1160 CanQualType getDecayedType(CanQualType T) const { function in class:clang::ASTContext::DynTypedNodeList
1161 return CanQualType::CreateUnsafe(getDecayedType((QualType) T));
H A DType.h2315 QualType getDecayedType() const { return getAdjustedType(); } function in class:clang::DecayedType
6129 QualType Decayed = getDecayedType();
/prebuilts/clang/host/darwin-x86/clang-4479392/include/clang/AST/
H A DASTContext.h1159 QualType getDecayedType(QualType T) const;
1160 CanQualType getDecayedType(CanQualType T) const { function in class:clang::ASTContext::DynTypedNodeList
1161 return CanQualType::CreateUnsafe(getDecayedType((QualType) T));
H A DType.h2315 QualType getDecayedType() const { return getAdjustedType(); } function in class:clang::DecayedType
6129 QualType Decayed = getDecayedType();
/prebuilts/clang/host/darwin-x86/clang-4579689/include/clang/AST/
H A DASTContext.h1169 QualType getDecayedType(QualType T) const;
1170 CanQualType getDecayedType(CanQualType T) const { function in class:clang::ASTContext::DynTypedNodeList
1171 return CanQualType::CreateUnsafe(getDecayedType((QualType) T));
H A DType.h2314 QualType getDecayedType() const { return getAdjustedType(); } function in class:clang::DecayedType
6188 QualType Decayed = getDecayedType();
/prebuilts/clang/host/darwin-x86/clang-4630689/include/clang/AST/
H A DASTContext.h1169 QualType getDecayedType(QualType T) const;
1170 CanQualType getDecayedType(CanQualType T) const { function in class:clang::ASTContext::DynTypedNodeList
1171 return CanQualType::CreateUnsafe(getDecayedType((QualType) T));
H A DType.h2314 QualType getDecayedType() const { return getAdjustedType(); } function in class:clang::DecayedType
6188 QualType Decayed = getDecayedType();
/prebuilts/clang/host/darwin-x86/clang-4639204/include/clang/AST/
H A DASTContext.h1169 QualType getDecayedType(QualType T) const;
1170 CanQualType getDecayedType(CanQualType T) const { function in class:clang::ASTContext::DynTypedNodeList
1171 return CanQualType::CreateUnsafe(getDecayedType((QualType) T));
H A DType.h2314 QualType getDecayedType() const { return getAdjustedType(); } function in class:clang::DecayedType
6188 QualType Decayed = getDecayedType();
/prebuilts/clang/host/darwin-x86/clang-4691093/include/clang/AST/
H A DASTContext.h1169 QualType getDecayedType(QualType T) const;
1170 CanQualType getDecayedType(CanQualType T) const { function in class:clang::ASTContext::DynTypedNodeList
1171 return CanQualType::CreateUnsafe(getDecayedType((QualType) T));
H A DType.h2314 QualType getDecayedType() const { return getAdjustedType(); } function in class:clang::DecayedType
6188 QualType Decayed = getDecayedType();
/prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/AST/
H A DASTContext.h1159 QualType getDecayedType(QualType T) const;
1160 CanQualType getDecayedType(CanQualType T) const { function in class:clang::ASTContext::DynTypedNodeList
1161 return CanQualType::CreateUnsafe(getDecayedType((QualType) T));
H A DType.h2311 QualType getDecayedType() const { return getAdjustedType(); } function in class:clang::DecayedType
6113 QualType Decayed = getDecayedType();
/prebuilts/clang/host/linux-x86/clang-4393122/include/clang/AST/
H A DASTContext.h1159 QualType getDecayedType(QualType T) const;
1160 CanQualType getDecayedType(CanQualType T) const { function in class:clang::ASTContext::DynTypedNodeList
1161 return CanQualType::CreateUnsafe(getDecayedType((QualType) T));
H A DType.h2315 QualType getDecayedType() const { return getAdjustedType(); } function in class:clang::DecayedType
6129 QualType Decayed = getDecayedType();
/prebuilts/clang/host/linux-x86/clang-4479392/include/clang/AST/
H A DASTContext.h1159 QualType getDecayedType(QualType T) const;
1160 CanQualType getDecayedType(CanQualType T) const { function in class:clang::ASTContext::DynTypedNodeList
1161 return CanQualType::CreateUnsafe(getDecayedType((QualType) T));
H A DType.h2315 QualType getDecayedType() const { return getAdjustedType(); } function in class:clang::DecayedType
6129 QualType Decayed = getDecayedType();
/prebuilts/clang/host/linux-x86/clang-4579689/include/clang/AST/
H A DASTContext.h1169 QualType getDecayedType(QualType T) const;
1170 CanQualType getDecayedType(CanQualType T) const { function in class:clang::ASTContext::DynTypedNodeList
1171 return CanQualType::CreateUnsafe(getDecayedType((QualType) T));
H A DType.h2314 QualType getDecayedType() const { return getAdjustedType(); } function in class:clang::DecayedType
6188 QualType Decayed = getDecayedType();
/prebuilts/clang/host/linux-x86/clang-4630689/include/clang/AST/
H A DASTContext.h1169 QualType getDecayedType(QualType T) const;
1170 CanQualType getDecayedType(CanQualType T) const { function in class:clang::ASTContext::DynTypedNodeList
1171 return CanQualType::CreateUnsafe(getDecayedType((QualType) T));
/prebuilts/clang/host/linux-x86/clang-4639204/include/clang/AST/
H A DASTContext.h1169 QualType getDecayedType(QualType T) const;
1170 CanQualType getDecayedType(CanQualType T) const { function in class:clang::ASTContext::DynTypedNodeList
1171 return CanQualType::CreateUnsafe(getDecayedType((QualType) T));
/prebuilts/clang/host/linux-x86/clang-4691093/include/clang/AST/
H A DASTContext.h1169 QualType getDecayedType(QualType T) const;
1170 CanQualType getDecayedType(CanQualType T) const { function in class:clang::ASTContext::DynTypedNodeList
1171 return CanQualType::CreateUnsafe(getDecayedType((QualType) T));

Completed in 795 milliseconds

12