Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/include/clang/CrossTU/
H A DCrossTranslationUnit.h53 load_threshold_reached, enumerator
/llvm-project-15.0.7/clang/lib/CrossTU/
H A DCrossTranslationUnit.cpp121 case index_error_code::load_threshold_reached: in message()
412 index_error_code::load_threshold_reached); in getASTUnitForFile()