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

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

Completed in 130 milliseconds