Searched defs:ValueDecl (Results 1 - 1 of 1) sorted by last modified time

/freebsd-11-stable/contrib/llvm-project/clang/include/clang/AST/
H A DDecl.h619 class ValueDecl : public NamedDecl { class in namespace:clang
625 ValueDecl(Kind DK, DeclContext *DC, SourceLocation L, function in class:clang::ValueDecl

Completed in 79 milliseconds