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

/external/clang/include/clang/AST/
H A DType.h3683 bool isDeduced() const { function in class:clang::FunctionType::ExtInfo::FunctionProtoType::AutoType
5141 return AT && !AT->isDeduced();

Completed in 312 milliseconds