Home
last modified time | relevance | path

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

/external/clang/tools/libclang/
DCIndex.cpp3243 bool FoundSpellCheckingArgument = false; in clang_parseTranslationUnit_Impl() local
3247 FoundSpellCheckingArgument = true; in clang_parseTranslationUnit_Impl()
3254 if (!FoundSpellCheckingArgument) in clang_parseTranslationUnit_Impl()
/external/llvm-project/clang/tools/libclang/
DCIndex.cpp3585 bool FoundSpellCheckingArgument = false; in clang_parseTranslationUnit_Impl() local
3589 FoundSpellCheckingArgument = true; in clang_parseTranslationUnit_Impl()
3596 if (!FoundSpellCheckingArgument) in clang_parseTranslationUnit_Impl()