Searched defs:OtherKind (Results 1 - 2 of 2) sorted by relevance

/external/clang/include/clang/AST/
H A DComment.h1016 OtherKind, enumerator in enum:clang::comments::ParamCommandComment::DeclInfo::DeclKind
/external/clang/lib/Sema/
H A DSemaChecking.cpp6608 void checkUsage(Object O, UsageInfo &UI, Expr *Ref, UsageKind OtherKind, argument
6613 const Usage &U = UI.Uses[OtherKind];
6619 if (OtherKind == UK_Use)

Completed in 936 milliseconds