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

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

Completed in 95 milliseconds