Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/lib/Parse/
H A DParser.cpp1753 setNonTypeAnnotation(Tok, Classification.getNonTypeDecl()); in TryAnnotateName()
/freebsd-13.1/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h2519 NamedDecl *getNonTypeDecl() const { in getNonTypeDecl() function