Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/tools/libclang/
H A DCIndex.cpp3626 bool FoundSpellCheckingArgument = false; in clang_parseTranslationUnit_Impl() local
3630 FoundSpellCheckingArgument = true; in clang_parseTranslationUnit_Impl()
3637 if (!FoundSpellCheckingArgument) in clang_parseTranslationUnit_Impl()