Searched refs:is_framework (Results 1 – 4 of 4) sorted by relevance
260 get_target_property(is_framework ${name} FRAMEWORK)261 if(is_framework)283 if(is_framework)
272 bool is_framework = false; in AddModule() local277 auto *file = HS.lookupModuleMapFile(*dir, is_framework); in AddModule()
311 bool is_framework = false,
1238 bool is_framework, bool is_explicit) { in GetOrCreateClangModule() argument1263 is_framework, is_explicit); in GetOrCreateClangModule()