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 247 sema::TemplateDeductionInfo &DeductionInfo,
261 Inst.DeductionInfo = &DeductionInfo;
275 sema::TemplateDeductionInfo &DeductionInfo,
289 Inst.DeductionInfo = &DeductionInfo;
649 assert(Active->DeductionInfo && "Missing deduction info pointer");
650 return Active->DeductionInfo;
    [all...]
  /external/clang/include/clang/Sema/
Sema.h     [all...]

Completed in 31 milliseconds