Home
last modified time | relevance | path

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

/aosp_15_r20/external/clang/lib/Frontend/
H A DASTUnit.cpp1738 bool IncludeBriefCommentsInCodeCompletion, bool UserFilesAreVolatile, in LoadFromCompilerInvocationAction()
1908 bool CacheCodeCompletionResults, bool IncludeBriefCommentsInCodeCompletion, in LoadFromCompilerInvocation()
1945 bool CacheCodeCompletionResults, bool IncludeBriefCommentsInCodeCompletion, in LoadFromCommandLine()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/Frontend/
DASTUnit.h251 bool IncludeBriefCommentsInCodeCompletion : 1; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/Frontend/
DASTUnit.h251 bool IncludeBriefCommentsInCodeCompletion : 1; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/Frontend/
DASTUnit.h251 bool IncludeBriefCommentsInCodeCompletion : 1; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/Frontend/
DASTUnit.h251 bool IncludeBriefCommentsInCodeCompletion : 1; variable
/aosp_15_r20/external/clang/include/clang/Frontend/
H A DASTUnit.h301 bool IncludeBriefCommentsInCodeCompletion : 1; variable
/aosp_15_r20/external/clang/tools/libclang/
H A DCIndex.cpp3201 bool IncludeBriefCommentsInCodeCompletion in clang_parseTranslationUnit_Impl() local