Home
last modified time | relevance | path

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

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