Searched defs:section (Results 1 – 4 of 4) sorted by relevance
32 static std::map<std::string, bool> LoadFlags(const Json::Value §ion) { in LoadFlags()43 LoadIgnoreLinkerSetKeys(const Json::Value §ion) { in LoadIgnoreLinkerSetKeys()75 for (auto §ion : root[key]) { in Load() local
75 public void parse(String section, String command, Lines<? extends Line> lines); in parse()112 String section = null; in parse() local158 private void parseSection(String section, Lines<? extends Line> lines, String command, in parseSection()
274 final Section section = new Section(); in readSection() local312 final Section section = new Section(); in writeSection() local
167 static void UpdateFlags(const ConfigSection §ion) { in UpdateFlags()