Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/tools/libclang/
H A DIndexing.cpp954 auto IndexTranslationUnitImpl = [=, &result]() { in clang_indexTranslationUnit() local
962 if (!RunSafely(CRC, IndexTranslationUnitImpl)) { in clang_indexTranslationUnit()