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

/freebsd-10.3-release/contrib/llvm/tools/clang/include/clang/AST/
H A DType.h3190 QualType TOType; member in class:clang::FunctionType::ExtInfo::FunctionProtoType::TypeOfType
3196 TOType(T) {
3201 QualType getUnderlyingType() const { return TOType; }

Completed in 64 milliseconds