Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/Analysis/FlowSensitive/
H A DTypeErasedDataflowAnalysis.h114 builtinOptions() const { in builtinOptions() function
/freebsd/contrib/llvm-project/clang/lib/Analysis/FlowSensitive/
H A DTypeErasedDataflowAnalysis.cpp293 if (AC.Analysis.builtinOptions()) { in computeBlockInputState()
431 if (AC.Analysis.builtinOptions()) {