Home
last modified time | relevance | path

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

/llvm-project/clang/docs/tools/
H A Dgenerate_formatted_state.py114 file_count = 0 global() variable
/llvm-project/lldb/source/Plugins/SymbolFile/NativePDB/
H A DCompileUnitIndex.cpp183 uint32_t file_count = modules.getSourceFileCount(modi); in GetOrCreateCompiland() local