reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
101 for (Depth = 0; Input[Depth] == ' '; Depth++) 101 for (Depth = 0; Input[Depth] == ' '; Depth++) 101 for (Depth = 0; Input[Depth] == ' '; Depth++) 103 if (Depth == 0) 107 StringRef Loc = Input.substr(Depth, n1 - Depth); 107 StringRef Loc = Input.substr(Depth, n1 - Depth);