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

/external/clang/include/clang/AST/
H A DType.h3451 QualType getEquivalentType() const { return EquivalentType; } function in class:clang::FunctionType::ExtInfo::FunctionProtoType::AttributedType
3454 QualType desugar() const { return getEquivalentType(); }

Completed in 102 milliseconds