Home
last modified time | relevance | path

Searched refs:TypedefKind (Results 1 – 3 of 3) sorted by relevance

/llvm-project-15.0.7/clang/lib/AST/
H A DComment.cpp330 Kind = TypedefKind; in fill()
335 Kind = TypedefKind; in fill()
/llvm-project-15.0.7/clang/include/clang/AST/
H A DComment.h1024 TypedefKind, enumerator
/llvm-project-15.0.7/clang/lib/Index/
H A DCommentToXML.cpp876 case DeclInfo::TypedefKind: in visitFullComment()