Searched +defs:c +defs:compiler (Results 1 – 3 of 3) sorted by relevance
895 struct compiler struct897 const char *suffix; /* Use this compiler for input files argument900 const char *spec; /* To use this compiler, run this spec. */ argument905 const int combinable; /* If nonzero, compiler can deal with argument911 /* Pointer to a vector of `struct compiler' that gives the spec for argument1336 int c = *p; in translate_options() local1985 char c = *buffer_p; in load_specs() local2338 int i, c; in delete_if_ordinary() local3742 int c = *p; in process_command() local4142 int c = *p; in process_command() local[all …]
283 static void SetupModuleHeaderPaths(CompilerInstance *compiler, in SetupModuleHeaderPaths()342 static void SetupDefaultClangDiagnostics(CompilerInstance &compiler) { in SetupDefaultClangDiagnostics()764 static bool IsIdChar(char c) { in IsIdChar()770 static bool IsTokenSeparator(char c) { return c == ' ' || c == '\t'; } in IsTokenSeparator()
808 struct compiler struct810 const char *suffix; /* Use this compiler for input files argument813 const char *spec; /* To use this compiler, run this spec. */ argument820 /* Pointer to a vector of `struct compiler' that gives the spec for argument1210 int c = *p; local1830 char c = *buffer_p; local2179 int i, c; local3498 int c = *p; local3888 int c = *p; local4224 int c; local[all …]