Home | History | Annotate | Download | only in Object

Lines Matching refs:isFramework

1232 // isFramework is set to true else it is set to false.  If the Name has a
1252 bool &isFramework,
1257 isFramework = false;
1283 isFramework = true;
1305 isFramework = true;
1393 bool isFramework;
1394 StringRef shortName = guessLibraryShortName(Name, isFramework, Suffix);