Home | History | Annotate | Download | only in Object

Lines Matching refs:isFramework

768 // isFramework is set to true else it is set to false.  If the Name has a
788 bool &isFramework,
793 isFramework = false;
819 isFramework = true;
841 isFramework = true;
924 bool isFramework;
925 StringRef shortName = guessLibraryShortName(Name, isFramework, Suffix);