Searched defs:getConfigOption (Results 1 – 2 of 2) sorted by relevance
/llvm-project/clang/tools/scan-view/share/ |
H A D | Reporter.py | 53 def getValue(self, r, bugtype, getConfigOption): argument 61 def getHTML(self, r, bugtype, getConfigOption): argument 79 def getHTML(self, r, bugtype, getConfigOption): argument 209 def getValue(self, r, bugtype, getConfigOption): argument
|
H A D | ScanView.py | 564 def getConfigOption(section, field): function
|