Searched refs:SectionValue (Results 1 – 1 of 1) sorted by relevance
360 const json::Value *SectionValue = RootObj->get(Key); in parseVocabSection() local361 if (!SectionValue) in parseVocabSection()365 if (!json::fromJSON(*SectionValue, TargetVocab, Path)) in parseVocabSection()