Home | History | Annotate | Download | only in AST

Lines Matching refs:IsGlobal

68   void mangleType(const ArrayType *T, bool IsGlobal);
930 void MicrosoftCXXNameMangler::mangleType(const ArrayType *T, bool IsGlobal) {
933 if (IsGlobal)