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

/freebsd-10-stable/contrib/llvm/tools/clang/include/clang/AST/
H A DDecl.h468 class ValueDecl : public NamedDecl { class in namespace:clang
473 ValueDecl(Kind DK, DeclContext *DC, SourceLocation L, function in class:clang::ValueDecl
[all...]

Completed in 606 milliseconds