Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/AST/
H A DComment.cpp306 Kind = NamespaceKind; in fill()
/freebsd-12.1/contrib/llvm/tools/clang/include/clang/AST/
H A DComment.h1040 NamespaceKind, enumerator
/freebsd-12.1/contrib/llvm/tools/clang/lib/Index/
H A DCommentToXML.cpp866 case DeclInfo::NamespaceKind: in visitFullComment()