Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/
H A DStdLibraryFunctionsChecker.cpp1095 if (const llvm::Optional<int> OptInt = in initFunctionSummaries() local
1097 return *OptInt; in initFunctionSummaries()