Searched refs:getDeclKind (Results 1 – 5 of 5) sorted by relevance
113 switch (DC->getDeclKind()) { in PrintDeclContext()
852 Decl::Kind getDeclKind() const { in getDeclKind() function1378 return To::classofKind(Val.getDeclKind());
852 return DC->isFunctionOrMethod() && DC->getDeclKind() != Decl::Block; in isFunctionOrMethodVarDecl()
555 Decl::Kind DK = D->getDeclKind(); in castFromDeclContext()
4840 switch (CurContext->getDeclKind()) { in IsUsingDirectiveInToplevelContext()7845 Decl::Kind Kind = DC->getDeclKind(); in CheckLiteralOperatorDeclaration()