Searched refs:getAutoTypeInternal (Results 1 – 2 of 2) sorted by relevance
| /llvm-project-15.0.7/clang/include/clang/AST/ |
| H A D | ASTContext.h | 1570 getAutoTypeInternal(QualType DeducedType, AutoTypeKeyword Keyword,
|
| /llvm-project-15.0.7/clang/lib/AST/ |
| H A D | ASTContext.cpp | 5702 QualType ASTContext::getAutoTypeInternal( in getAutoTypeInternal() function in ASTContext 5728 Canon = getAutoTypeInternal(QualType(), Keyword, IsDependent, IsPack, in getAutoTypeInternal() 5763 return getAutoTypeInternal(DeducedType, Keyword, IsDependent, IsPack, in getAutoType()
|