Home
last modified time | relevance | path

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

/external/clang/lib/AST/
DComment.cpp133 Kind = OtherKind; in fill()
/external/clang/include/clang/AST/
DComment.h1018 OtherKind, enumerator
/external/clang/lib/Index/
DCommentToXML.cpp829 case DeclInfo::OtherKind: in visitFullComment()
/external/clang/lib/Sema/
DSemaChecking.cpp9076 void checkUsage(Object O, UsageInfo &UI, Expr *Ref, UsageKind OtherKind, in checkUsage() argument
9081 const Usage &U = UI.Uses[OtherKind]; in checkUsage()
9087 if (OtherKind == UK_Use) in checkUsage()