Searched defs:flag_type (Results 1 – 7 of 7) sorted by relevance
46 std::string GetZeroEnumNameForFlagType(const FlagType flag_type) { in GetZeroEnumNameForFlagType()60 std::string GetEnumNameForFlagType(const FlagType flag_type) { in GetEnumNameForFlagType()308 std::string BuildFlagsString(FlagType flag_type, in BuildFlagsString()
316 const Substitution* flag_type, in WritePCHCommand()339 const Substitution* flag_type, in WriteGCCPCHCommand()395 const Substitution* flag_type, in WriteWindowsPCHCommand()
62 static int get_mode(char *file_name, int flag_type, char *flag_name) in get_mode()
70 struct type flag_type[] = { variable
56 typedef Flag flag_type; typedef
2461 sljit_s32 flag_type = GET_FLAG_TYPE(op); in sljit_emit_sub() local