Home
last modified time | relevance | path

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

/external/clang/lib/Frontend/
DASTUnit.cpp1738 bool IncludeBriefCommentsInCodeCompletion, bool UserFilesAreVolatile, in LoadFromCompilerInvocationAction()
1908 bool CacheCodeCompletionResults, bool IncludeBriefCommentsInCodeCompletion, in LoadFromCompilerInvocation()
1945 bool CacheCodeCompletionResults, bool IncludeBriefCommentsInCodeCompletion, in LoadFromCommandLine()
/external/clang/include/clang/Frontend/
DASTUnit.h301 bool IncludeBriefCommentsInCodeCompletion : 1; variable
/external/clang/tools/libclang/
DCIndex.cpp3201 bool IncludeBriefCommentsInCodeCompletion in clang_parseTranslationUnit_Impl() local