Home
last modified time | relevance | path

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

/freebsd-head/contrib/llvm-project/clang/lib/Analysis/
HDAnalysisDeclContext.cpp74 bool addVirtualBaseBranches, CodeInjector *injector) in AnalysisDeclContextManager() argument
88 cfgBuildOptions.AddVirtualBaseBranches = addVirtualBaseBranches; in AnalysisDeclContextManager()
/freebsd-head/contrib/llvm-project/clang/include/clang/Analysis/
HDAnalysisDeclContext.h453 bool markElidedCXXConstructors = true, bool addVirtualBaseBranches = true,