Searched defs:ValueDecl (Results 1 - 1 of 1) sorted by relevance

/freebsd-current/contrib/llvm-project/clang/include/clang/AST/
H A DDecl.h706 class ValueDecl : public NamedDecl { class in class:clang::NamespaceDecl
712 ValueDecl(Kind DK, DeclContext *DC, SourceLocation L, function in class:clang::NamespaceDecl::ValueDecl

Completed in 75 milliseconds