Searched refs:SCOPEfullinst (Results 1 – 5 of 5) sorted by relevance
62 SCOPEfullinst = 0x10000, // fully instantiate templates enumerator
66 #define SCOPEfullinst 0x10000 // fully instantiate templates macro
1326 sc2->flags = (sc->flags & ~(SCOPEctfe | SCOPEcondition)) | SCOPEcompile | SCOPEfullinst; in semanticTraits()
6352 if ((sc->func || (sc->flags & SCOPEfullinst)) && !tinst) in semantic()
1926 sc2->flags |= SCOPEfullinst; in visit()