Home
last modified time | relevance | path

Searched refs:IniFormatParser (Results 1 – 1 of 1) sorted by relevance

/external/llvm/utils/llvm-build/llvmbuild/
Dcomponentinfo.py380 class IniFormatParser(dict): class
432 common = IniFormatParser(parser.items("common"))
435 common = IniFormatParser({})
462 IniFormatParser(parser.items(section)))