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

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

Completed in 106 milliseconds