Home
last modified time | relevance | path

Searched defs:CompileFlags (Results 1 – 1 of 1) sorted by relevance

/third_party/gn/src/gn/
Dcompile_commands_writer.cc42 struct CompileFlags { struct
43 std::string includes;
44 std::string defines;
45 std::string cflags;
46 std::string cflags_c;
47 std::string cflags_cc;
48 std::string cflags_objc;
49 std::string cflags_objcc;
50 std::string framework_dirs;
51 std::string frameworks;