Searched defs:InFlightDiagnostic (Results 1 – 10 of 10) sorted by relevance
13 class InFlightDiagnostic; variable
86 InFlightDiagnostic(InFlightDiagnostic &&rhs) in InFlightDiagnostic() function114 InFlightDiagnostic(DiagnosticEngine *owner, Diagnostic &&rhs) in InFlightDiagnostic() function
44 OptionalParseResult(const InFlightDiagnostic &) in OptionalParseResult() argument
21 class InFlightDiagnostic; variable45 WalkResult(InFlightDiagnostic &&) : result(Interrupt) {} in WalkResult() argument
31 class InFlightDiagnostic; variable
310 InFlightDiagnostic(InFlightDiagnostic &&rhs) InFlightDiagnostic() function 379 InFlightDiagnostic(DiagnosticEngine *owner, Diagnostic &&rhs) InFlightDiagnostic() function [all...]
24 class InFlightDiagnostic; variable
633 [](function_ref<InFlightDiagnostic()>, ArrayRef<Attribute>) { in preallocateTypeDefs()651 [](function_ref<InFlightDiagnostic()>, ArrayRef<Attribute>) { in preallocateAttrDefs()
495 verify(function_ref<InFlightDiagnostic ()>,StringRef,bool) verify() argument [all...]