Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/tools/clang/include/clang/Sema/
HDTemplateDeduction.h173 struct DeductionFailureInfo { struct
175 unsigned Result : 8;
178 unsigned HasDiagnostic : 1;
182 void *Data;
185 union {