Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/tools/clang/lib/AST/
HDComment.cpp231 Kind = TypedefKind; in fill()
307 Kind = TypedefKind; in fill()
311 Kind = TypedefKind; in fill()
/NextBSD/contrib/llvm/tools/clang/include/clang/AST/
HDComment.h1049 TypedefKind, enumerator
/NextBSD/contrib/llvm/tools/clang/lib/Index/
HDCommentToXML.cpp881 case DeclInfo::TypedefKind: in visitFullComment()