Home
last modified time | relevance | path

Searched refs:OtherKind (Results 1 – 4 of 4) sorted by relevance

/NextBSD/contrib/llvm/tools/clang/lib/AST/
HDComment.cpp133 Kind = OtherKind; in fill()
/NextBSD/contrib/llvm/tools/clang/include/clang/AST/
HDComment.h1018 OtherKind, enumerator
/NextBSD/contrib/llvm/tools/clang/lib/Index/
HDCommentToXML.cpp831 case DeclInfo::OtherKind: in visitFullComment()
/NextBSD/contrib/llvm/tools/clang/lib/Sema/
HDSemaChecking.cpp7836 void checkUsage(Object O, UsageInfo &UI, Expr *Ref, UsageKind OtherKind, in checkUsage() argument
7841 const Usage &U = UI.Uses[OtherKind]; in checkUsage()
7847 if (OtherKind == UK_Use) in checkUsage()