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

/external/clang/lib/StaticAnalyzer/Frontend/
H A DModelInjector.cpp100 const unsigned ThreadStackSize = 8 << 20; local
104 ThreadStackSize);
/external/clang/lib/Frontend/
H A DCompilerInstance.cpp1043 const unsigned ThreadStackSize = 8 << 20; local
1046 ThreadStackSize);

Completed in 93 milliseconds