Home
last modified time | relevance | path

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

/src/contrib/llvm-project/clang/include/clang/CrossTU/
H A DCrossTranslationUnit.h53 load_threshold_reached, enumerator
/src/contrib/llvm-project/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()