Searched refs:getDeclKind (Results 1 – 7 of 7) sorted by relevance
93 switch (DC->getDeclKind()) { in getDefinitiveDeclContext()
187 switch (DC->getDeclKind()) { in PrintDeclContext()
985 Decl::Kind getDeclKind() const { in getDeclKind() function1591 return To::classofKind(Val.getDeclKind());
847 return DC->isFunctionOrMethod() && DC->getDeclKind() != Decl::Block; in isFunctionOrMethodVarDecl()
621 Decl::Kind DK = D->getDeclKind(); in castFromDeclContext()
2289 switch (CurContext->getDeclKind()) { in getObjCContainerKind()2679 switch (container->getDeclKind()) { in searchFromContainer()
6378 switch (CurContext->getDeclKind()) { in IsUsingDirectiveInToplevelContext()