Home
last modified time | relevance | path

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

/src/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DYaml.h29 std::optional<T> getConfiguration(CheckerManager &Mgr, Checker *Chk, in getConfiguration() function
H A DGenericTaintChecker.cpp818 getConfiguration<TaintConfiguration>(*Mgr, this, Option, ConfigFile); in initTaintRules()