Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/clang/lib/AST/
DComment.cpp324 Kind = TypedefKind; in fill()
344 Kind = TypedefKind; in fill()
/freebsd-12-stable/contrib/llvm-project/clang/include/clang/AST/
DComment.h1043 TypedefKind, enumerator
/freebsd-12-stable/contrib/llvm-project/clang/lib/Index/
DCommentToXML.cpp876 case DeclInfo::TypedefKind: in visitFullComment()