Searched refs:kindForType (Results 1 – 1 of 1) sorted by relevance
48 llvm::Optional<HighlightingKind> kindForType(const Type *TP);60 if (auto K = kindForType(TD->getUnderlyingType().getTypePtrOrNull())) in kindForDecl()109 llvm::Optional<HighlightingKind> kindForType(const Type *TP) { in kindForType() function290 if (auto K = kindForType(L.getTypePtr())) in VisitDecltypeTypeLoc()299 if (auto K = kindForType(AT->getDeducedType().getTypePtrOrNull())) in VisitDeclaratorDecl()