Searched defs:AutoType (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/llvm-project/clang/lib/Sema/ | ||
H A D | SemaStmt.cpp | 2806 QualType AutoType = Context.getAutoDeductType(); BuildCXXForRangeStmt() local |
/freebsd-src/contrib/llvm-project/clang/lib/AST/ | ||
H A D | Type.cpp | 4814 AutoType::AutoType(QualType DeducedAsType, AutoTypeKeyword Keyword, AutoType() function in AutoType |