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

/external/clang/include/clang/AST/
H A DType.h3673 bool isDecltypeAuto() const { return AutoTypeBits.IsDecltypeAuto; } function in class:clang::FunctionType::ExtInfo::FunctionProtoType::AutoType
3688 Profile(ID, getDeducedType(), isDecltypeAuto(),

Completed in 325 milliseconds