Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Analysis/
H A DCFG.cpp549 const CFG::BuildOptions &buildOpts) in CFGBuilder() argument
550 : Context(astContext), cfg(new CFG()), BuildOpts(buildOpts) {} in CFGBuilder()