Home
last modified time | relevance | path

Searched defs:parseConfiguration (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/
H A DGenericTaintChecker.cpp381 void GenericTaintChecker::parseConfiguration(CheckerManager &Mgr, in parseConfiguration() function in GenericTaintChecker
/netbsd-src/external/apache2/llvm/dist/clang/lib/Format/
H A DFormat.cpp1427 std::error_code parseConfiguration(llvm::MemoryBufferRef Config, in parseConfiguration() function