Home
last modified time | relevance | path

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

/netbsd/external/apache2/llvm/dist/clang/lib/AST/
H A DType.cpp4389 AutoType::AutoType(QualType DeducedAsType, AutoTypeKeyword Keyword, in AutoType() function in AutoType
/netbsd/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaStmt.cpp2748 QualType AutoType = Context.getAutoDeductType(); in BuildCXXForRangeStmt() local