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

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

Completed in 64 milliseconds