Home
last modified time | relevance | path

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

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