Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/include/clang/CrossTU/
H A DCrossTranslationUnit.h280 void indicateLoadSuccess() { ++Count; } in indicateLoadSuccess() function
/llvm-project-15.0.7/clang/lib/CrossTU/
H A DCrossTranslationUnit.cpp428 LoadGuard.indicateLoadSuccess(); in getASTUnitForFile()