Searched defs:IncludeBriefCommentsInCodeCompletion (Results 1 – 6 of 6) sorted by relevance
| /external/clang/lib/Frontend/ |
| D | ASTUnit.cpp | 1738 bool IncludeBriefCommentsInCodeCompletion, bool UserFilesAreVolatile, in LoadFromCompilerInvocationAction() 1908 bool CacheCodeCompletionResults, bool IncludeBriefCommentsInCodeCompletion, in LoadFromCompilerInvocation() 1945 bool CacheCodeCompletionResults, bool IncludeBriefCommentsInCodeCompletion, in LoadFromCommandLine()
|
| /external/llvm-project/clang/include/clang/Frontend/ |
| D | ASTUnit.h | 249 bool IncludeBriefCommentsInCodeCompletion : 1; variable
|
| /external/clang/include/clang/Frontend/ |
| D | ASTUnit.h | 301 bool IncludeBriefCommentsInCodeCompletion : 1; variable
|
| /external/llvm-project/clang/lib/Frontend/ |
| D | ASTUnit.cpp | 1698 bool CacheCodeCompletionResults, bool IncludeBriefCommentsInCodeCompletion, in LoadFromCompilerInvocation() 1736 bool CacheCodeCompletionResults, bool IncludeBriefCommentsInCodeCompletion, in LoadFromCommandLine()
|
| /external/clang/tools/libclang/ |
| D | CIndex.cpp | 3201 bool IncludeBriefCommentsInCodeCompletion in clang_parseTranslationUnit_Impl() local
|
| /external/llvm-project/clang/tools/libclang/ |
| D | CIndex.cpp | 3529 bool IncludeBriefCommentsInCodeCompletion = in clang_parseTranslationUnit_Impl() local
|