HomeSort by relevance Sort by last modified time
    Searched refs:DeductionInfo (Results 1 - 2 of 2) sorted by null

  /external/clang/lib/Sema/
SemaTemplateInstantiate.cpp 249 sema::TemplateDeductionInfo &DeductionInfo,
264 Inst.DeductionInfo = &DeductionInfo;
279 sema::TemplateDeductionInfo &DeductionInfo,
293 Inst.DeductionInfo = &DeductionInfo;
659 assert(Active->DeductionInfo && "Missing deduction info pointer");
660 return Active->DeductionInfo;
    [all...]
  /external/clang/include/clang/Sema/
Sema.h     [all...]

Completed in 73 milliseconds