Searched defs:getEquivalentType (Results 1 - 1 of 1) sorted by relevance
/external/clang/include/clang/AST/ | ||
H A D | Type.h | 3410 QualType getEquivalentType() const { return EquivalentType; } function in class:clang::FunctionType::ExtInfo::FunctionProtoType::AttributedType 3413 QualType desugar() const { return getEquivalentType(); } |
Completed in 351 milliseconds