Searched refs:getAutoTypeInternal (Results 1 – 2 of 2) sorted by relevance
| /freebsd-14.2/contrib/llvm-project/clang/include/clang/AST/ |
| H A D | ASTContext.h | 1563 getAutoTypeInternal(QualType DeducedType, AutoTypeKeyword Keyword,
|
| /freebsd-14.2/contrib/llvm-project/clang/lib/AST/ |
| H A D | ASTContext.cpp | 5742 QualType ASTContext::getAutoTypeInternal( in getAutoTypeInternal() function in ASTContext 5769 getAutoTypeInternal(QualType(), Keyword, IsDependent, IsPack, in getAutoTypeInternal() 5804 return getAutoTypeInternal(DeducedType, Keyword, IsDependent, IsPack, in getAutoType()
|