Home
last modified time | relevance | path

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

/external/clang/tools/libclang/
DIndexing.cpp928 auto IndexTranslationUnitImpl = [=, &result]() { in clang_indexTranslationUnit() local
935 IndexTranslationUnitImpl(); in clang_indexTranslationUnit()
941 if (!RunSafely(CRC, IndexTranslationUnitImpl)) { in clang_indexTranslationUnit()