Home
last modified time | relevance | path

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

/external/llvm-project/clang/unittests/ASTMatchers/
DASTMatchersNodeTest.cpp1572 TEST_P(ASTMatchersTest, AutoType) { in TEST_P() argument
/external/clang/lib/Sema/
DSemaStmt.cpp2222 QualType AutoType = Context.getAutoDeductType(); in BuildCXXForRangeStmt() local
/external/llvm-project/clang/lib/AST/
DType.cpp4378 AutoType::AutoType(QualType DeducedAsType, AutoTypeKeyword Keyword, in AutoType() function in AutoType
/external/llvm-project/clang/lib/Sema/
DSemaStmt.cpp2456 QualType AutoType = Context.getAutoDeductType(); in BuildCXXForRangeStmt() local