Home
last modified time | relevance | path

Searched defs:ThreadStackSize (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/clang/lib/StaticAnalyzer/Frontend/
H A DModelInjector.cpp100 const unsigned ThreadStackSize = 8 << 20; in onBodySynthesis() local
/aosp_15_r20/external/clang/lib/Frontend/
H A DCompilerInstance.cpp1043 const unsigned ThreadStackSize = 8 << 20; in compileModuleImpl() local