Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/clang/lib/Sema/
H A DSemaStmt.cpp2796 QualType AutoType = Context.getAutoDeductType(); in BuildCXXForRangeStmt() local
/openbsd/gnu/llvm/clang/lib/AST/
H A DType.cpp4541 AutoType::AutoType(QualType DeducedAsType, AutoTypeKeyword Keyword, in AutoType() function in AutoType