Home
last modified time | relevance | path

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

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