Searched refs:getDeclKind (Results 1 – 6 of 6) sorted by relevance
115 switch (DC->getDeclKind()) { in PrintDeclContext()
985 Decl::Kind getDeclKind() const { in getDeclKind() function1573 return To::classofKind(Val.getDeclKind());
926 return DC->isFunctionOrMethod() && DC->getDeclKind() != Decl::Block; in isFunctionOrMethodVarDecl()
591 Decl::Kind DK = D->getDeclKind(); in castFromDeclContext()
2204 switch (CurContext->getDeclKind()) { in getObjCContainerKind()2587 switch (container->getDeclKind()) { in searchFromContainer()
5759 switch (CurContext->getDeclKind()) { in IsUsingDirectiveInToplevelContext()