Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/AST/
H A DASTDumper.cpp244 if (hasValidDeclKind()) { in dumpAsDecl()
H A DDeclBase.cpp155 bool DeclContext::hasValidDeclKind() const { in hasValidDeclKind() function in DeclContext
/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DDeclBase.h2067 bool hasValidDeclKind() const;