Home
last modified time | relevance | path

Searched defs:AutoType (Results 1 – 2 of 2) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/clang/lib/AST/
DType.cpp4394 AutoType::AutoType(QualType DeducedAsType, AutoTypeKeyword Keyword, in AutoType() function in AutoType
/freebsd-12-stable/contrib/llvm-project/clang/lib/Sema/
DSemaStmt.cpp2749 QualType AutoType = Context.getAutoDeductType(); in BuildCXXForRangeStmt() local