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

/external/clang/include/clang/AST/
H A DType.h3918 QualType getNamedType() const { return NamedType; } function in class:clang::FunctionType::ExtInfo::FunctionProtoType::ElaboratedType
3921 QualType desugar() const { return getNamedType(); }

Completed in 77 milliseconds