Home
last modified time | relevance | path

Searched refs:getAutoKeyword (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/clang/include/clang/AST/
H A DTypeLoc.h2120 AutoTypeKeyword getAutoKeyword() const { in getAutoKeyword() function
/llvm-project-15.0.7/clang/lib/Sema/
H A DSemaTemplate.cpp1256 TL.getAutoKeyword() != AutoTypeKeyword::Auto) { in AttachTypeConstraint()