Home
last modified time | relevance | path

Searched defs:IncludeBriefCommentsInCodeCompletion (Results 1 – 3 of 3) sorted by relevance

/external/clang/include/clang/Frontend/
DASTUnit.h256 bool IncludeBriefCommentsInCodeCompletion : 1; variable
/external/clang/lib/Frontend/
DASTUnit.cpp1698 bool IncludeBriefCommentsInCodeCompletion, in LoadFromCompilerInvocationAction()
1870 bool IncludeBriefCommentsInCodeCompletion, in LoadFromCompilerInvocation()
1908 bool IncludeBriefCommentsInCodeCompletion, in LoadFromCommandLine()
/external/clang/tools/libclang/
DCIndex.cpp2551 bool IncludeBriefCommentsInCodeCompletion in clang_parseTranslationUnit_Impl() local