Searched defs:InstantiatedDefaultArg (Results 1 - 1 of 1) sorted by relevance

/external/clang/lib/Sema/
H A DSemaTemplateInstantiateDecl.cpp1798 TypeSourceInfo *InstantiatedDefaultArg = local
1801 if (InstantiatedDefaultArg)
1802 Inst->setDefaultArgument(InstantiatedDefaultArg, false);

Completed in 153 milliseconds