Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/include/clang/Basic/
H A DDiagnosticIDs.h104 unsigned IsUser : 1; variable
111 static DiagnosticMapping Make(diag::Severity Severity, bool IsUser, in Make()
/openbsd-src/gnu/llvm/llvm/lib/Analysis/
H A DObjCARCInstKind.cpp310 bool llvm::objcarc::IsUser(ARCInstKind Class) { in IsUser() function in llvm::objcarc