Home
last modified time | relevance | path

Searched refs:getAutoTypeInternal (Results 1 – 2 of 2) sorted by relevance

/openbsd/gnu/llvm/clang/include/clang/AST/
H A DASTContext.h1544 getAutoTypeInternal(QualType DeducedType, AutoTypeKeyword Keyword,
/openbsd/gnu/llvm/clang/lib/AST/
H A DASTContext.cpp5757 QualType ASTContext::getAutoTypeInternal( in getAutoTypeInternal() function in ASTContext
5778 Canon = getAutoTypeInternal(QualType(), Keyword, IsDependent, IsPack, in getAutoTypeInternal()
5812 return getAutoTypeInternal(DeducedType, Keyword, IsDependent, IsPack, in getAutoType()