Home | History | Annotate | Download | only in Sema

Lines Matching full:instantiation

303   // If we're in template instantiation, it's an error.
682 // carefully keep track of the point of instantiation (C++ [temp.point]).
684 // instantiation will always happen at the end of the translation unit,
686 // valid, but we could do better by diagnosing if an instantiation uses a
687 // name that was not visible at its first point of instantiation.
1055 // If this is not a note, and we're in a template instantiation
1056 // that is different from the last template instantiation where
1057 // we emitted an error, print a template instantiation
1102 /// from "scope-less" code (e.g., template instantiation, lazy creation of
1199 // We have switched contexts due to template instantiation.
1214 // We have switched contexts due to template instantiation.