Home
last modified time | relevance | path

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

/src/contrib/llvm-project/clang/lib/Analysis/
H A DAnalysisDeclContext.cpp71 bool addLoopExit, bool addScopes, bool synthesizeBodies, in AnalysisDeclContextManager() argument
83 cfgBuildOptions.AddScopes = addScopes; in AnalysisDeclContextManager()
/src/contrib/llvm-project/clang/include/clang/Analysis/
H A DAnalysisDeclContext.h450 bool addLoopExit = false, bool addScopes = false,