Home
last modified time | relevance | path

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

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