Home
last modified time | relevance | path

Searched defs:IsUser (Results 1 – 2 of 2) sorted by relevance

/NextBSD/contrib/llvm/tools/clang/include/clang/Basic/
HDDiagnosticIDs.h83 unsigned IsUser : 1; variable
89 static DiagnosticMapping Make(diag::Severity Severity, bool IsUser, in Make()
/NextBSD/contrib/llvm/lib/Transforms/ObjCARC/
HDARCInstKind.cpp324 bool llvm::objcarc::IsUser(ARCInstKind Class) { in IsUser() function in llvm::objcarc