Searched refs:IsAsmModule (Results 1 – 3 of 3) sorted by relevance
254 if (scope_info->IsAsmModule()) current_scope->asm_module_ = true; in DeserializeScopeChain()
7485 bool ScopeInfo::IsAsmModule() { return AsmModuleField::decode(Flags()); } in IsAsmModule() function
4051 inline bool IsAsmModule();