Home
last modified time | relevance | path

Searched refs:ANK_TentativeDecl (Results 1 – 3 of 3) sorted by relevance

/freebsd-14-stable/contrib/llvm-project/clang/lib/Parse/
HDParseTentative.cpp1406 case ANK_TentativeDecl: in isCXXDeclarationSpecifier()
1699 case ANK_TentativeDecl: in isCXXDeclarationSpecifier()
HDParser.cpp1812 return Tok.is(tok::annot_typename) ? ANK_Success : ANK_TentativeDecl; in TryAnnotateName()
/freebsd-14-stable/contrib/llvm-project/clang/include/clang/Parse/
HDParser.h945 ANK_TentativeDecl, enumerator