Searched refs:getAutoTypeInternal (Results 1 – 2 of 2) sorted by relevance
| /freebsd/contrib/llvm-project/clang/include/clang/AST/ |
| H A D | ASTContext.h | 1744 getAutoTypeInternal(QualType DeducedType, AutoTypeKeyword Keyword,
|
| /freebsd/contrib/llvm-project/clang/lib/AST/ |
| H A D | ASTContext.cpp | 6613 QualType ASTContext::getAutoTypeInternal( in getAutoTypeInternal() function in ASTContext 6641 Canon = getAutoTypeInternal(QualType(), Keyword, IsDependent, IsPack, in getAutoTypeInternal() 6678 return getAutoTypeInternal(DeducedType, Keyword, IsDependent, IsPack, in getAutoType()
|