Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/Parse/
H A DParser.cpp1805 setNonTypeAnnotation(Tok, Classification.getNonTypeDecl()); in TryAnnotateName()
/llvm-project-15.0.7/clang/include/clang/Sema/
H A DSema.h2685 NamedDecl *getNonTypeDecl() const { in getNonTypeDecl() function