Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Parse/
H A DParseTentative.cpp1075 case AnnotatedNameKind::TentativeDecl: in isCXXDeclarationSpecifier()
1368 case AnnotatedNameKind::TentativeDecl: in isCXXDeclarationSpecifier()
H A DParser.cpp1720 : AnnotatedNameKind::TentativeDecl; in TryAnnotateName()
/freebsd/contrib/llvm-project/clang/include/clang/Parse/
H A DParser.h59 TentativeDecl, enumerator