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

/external/clang/lib/AST/
H A DASTContext.cpp3745 /// getAutoType - Return the uniqued reference to the 'auto' type which has been
3748 QualType ASTContext::getAutoType(QualType DeducedType, bool IsDecltypeAuto, function in class:ASTContext

Completed in 82 milliseconds