Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DComment.cpp324 Kind = TypedefKind; in fill()
344 Kind = TypedefKind; in fill()
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/
H A DComment.h1043 TypedefKind, enumerator
/netbsd-src/external/apache2/llvm/dist/clang/lib/Index/
H A DCommentToXML.cpp876 case DeclInfo::TypedefKind: in visitFullComment()