Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaStmt.cpp2647 QualType AutoType = Context.getAutoDeductType(); in BuildCXXForRangeStmt() local
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DType.cpp5059 AutoType::AutoType(QualType DeducedAsType, AutoTypeKeyword Keyword, in AutoType() function in AutoType