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

/external/clang/include/clang/AST/
H A DType.h3215 QualType TOType; member in class:clang::FunctionType::ExtInfo::FunctionProtoType::TypeOfType
3221 TOType(T) {
3226 QualType getUnderlyingType() const { return TOType; }

Completed in 769 milliseconds