Home | History | Annotate | Download | only in Object

Lines Matching defs:Dot

1254   StringRef Foo, F, DotFramework, V, Dylib, Lib, Dot, Qtx;
1320 Dot = Name.slice(a-2, a-1);
1321 if (Dot == ".")
1341 Dot = Lib.slice(Lib.size()-2, Lib.size()-1);
1342 if (Dot == ".")
1358 Dot = Lib.slice(Lib.size()-2, Lib.size()-1);
1359 if (Dot == ".")