Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/AST/
H A DASTDumper.cpp243 if (hasValidDeclKind()) { in dumpAsDecl()
H A DDeclBase.cpp155 bool DeclContext::hasValidDeclKind() const { in hasValidDeclKind() function in DeclContext
/openbsd-src/gnu/llvm/clang/include/clang/AST/
H A DDeclBase.h1918 bool hasValidDeclKind() const;