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

/external/clang/include/clang/AST/
H A DDeclBase.h1079 Decl::Kind getDeclKind() const { function in class:clang::DeclContext
1709 return To::classofKind(Val.getDeclKind());

Completed in 113 milliseconds