Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/utils/lit/lit/
Ddiscovery.py65 cfg.load_from_path(cfgpath, litConfig)
115 config.load_from_path(cfgpath, litConfig)
DTestingConfig.py106 def load_from_path(self, path, litConfig): member in TestingConfig
DLitConfig.py117 config.load_from_path(path, self)