Searched refs:kindForDecl (Results 1 – 1 of 1) sorted by relevance
49 llvm::Optional<HighlightingKind> kindForDecl(const NamedDecl *D) { in kindForDecl() function115 return kindForDecl(TD->getDecl()); in kindForType()117 return kindForDecl(TD); in kindForType()126 auto Kind = kindForDecl(Decl); in kindForReference()