Searched defs:DefaultVal (Results 1 – 2 of 2) sorted by relevance
125 bool AnalyzerOptions::getBooleanOption(StringRef Name, bool DefaultVal, in getBooleanOption()143 bool DefaultVal, const CheckerBase *C, in getBooleanOption()230 int AnalyzerOptions::getOptionAsInteger(StringRef Name, int DefaultVal, in getOptionAsInteger()250 StringRef DefaultVal, in getOptionAsString()
5033 int DefaultVal = IsPacked ? -1 : 0; in cvtVOP3P() local