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

/external/clang/lib/Sema/
H A DSemaTemplateInstantiate.cpp42 /// \param RelativeToPrimary true if we should get the template
54 bool RelativeToPrimary,
128 if (!RelativeToPrimary &&
163 RelativeToPrimary = false;
179 RelativeToPrimary = false;
52 getTemplateInstantiationArgs(NamedDecl *D, const TemplateArgumentList *Innermost, bool RelativeToPrimary, const FunctionDecl *Pattern) argument

Completed in 1635 milliseconds