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

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

Completed in 50 milliseconds