Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Analysis/
H A DAnalysisDeclContext.cpp71 bool addLoopExit, bool addScopes, bool synthesizeBodies, in AnalysisDeclContextManager() argument
83 cfgBuildOptions.AddScopes = addScopes; in AnalysisDeclContextManager()
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Analysis/
H A DAnalysisDeclContext.h444 bool addLoopExit = false, bool addScopes = false,