Home
last modified time | relevance | path

Searched defs:Diagnose (Results 1 – 10 of 10) sorted by relevance

/NextBSD/contrib/llvm/tools/clang/lib/Sema/
HDSemaCUDA.cpp156 bool Diagnose) { in inferCUDATargetForImplicitSpecialMember()
HDSemaAccess.cpp1688 bool Diagnose) { in CheckAllocationAccess()
HDSemaDeclCXX.cpp5442 bool Diagnose; member
5750 bool Diagnose) { in ShouldDeleteSpecialMember()
6029 bool Diagnose) { in checkTrivialSubobjectCall()
6077 bool ConstArg, bool Diagnose) { in checkTrivialClassMembers()
6137 bool Diagnose) { in SpecialMemberIsTrivial()
HDSemaInit.cpp5097 getAssignmentAction(const InitializedEntity &Entity, bool Diagnose = false) { in getAssignmentAction()
6854 bool InitializationSequence::Diagnose(Sema &S, in Diagnose() function in InitializationSequence
HDSemaExprCXX.cpp1954 bool Diagnose) { in FindAllocationOverload()
2266 FunctionDecl* &Operator, bool Diagnose) { in FindDeallocationFunction()
HDSemaExprObjC.cpp3135 bool Diagnose; member in __anondea4abeb0311::ARCCastChecker
HDSemaTemplateDeduction.cpp4083 bool Diagnose) { in DeduceReturnType()
HDSemaExpr.cpp7115 bool Diagnose, in CheckSingleAssignmentConstraints()
12434 const bool Diagnose, Sema &S) { in getParentOfCapturingContextOrNull()
12449 const bool Diagnose, Sema &S) { in isVariableCapturable()
HDSemaDecl.cpp1580 bool Diagnose = false; in CheckPoppedLabel() local
/NextBSD/contrib/llvm/tools/clang/include/clang/Sema/
HDLookup.h676 bool Diagnose; variable