Home | History | Annotate | Download | only in Sema

Lines Matching full:instantiation

28 /// \brief Find the current instantiation that associated with the given type.
54 /// dependent and not the current instantiation).
71 /// not the current instantiation.
75 /// dependent and not the current instantiation).
84 // instantiation, return its DeclContext.
164 /// instantiation, return the declaration that corresponds to that
165 /// current instantiation (C++0x [temp.dep.type]p1).
534 // scope, reconstruct the result from the template instantiation itself.
640 // the effect of resolving Identifier during template instantiation.