Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/StaticAnalyzer/Checkers/
H A DGenericTaintChecker.cpp498 GenericTaintRuleParser::parseConfiguration(const std::string &Option, in parseConfiguration() function in GenericTaintRuleParser
/openbsd-src/gnu/llvm/clang/lib/Format/
H A DFormat.cpp1859 std::error_code parseConfiguration(llvm::MemoryBufferRef Config, in parseConfiguration() function