HomeSort by relevance Sort by last modified time
    Searched refs:IncludeBriefCommentsInCodeCompletion (Results 1 - 3 of 3) sorted by null

  /external/clang/include/clang/Frontend/
ASTUnit.h 257 bool IncludeBriefCommentsInCodeCompletion : 1;
725 bool IncludeBriefCommentsInCodeCompletion = false,
747 bool IncludeBriefCommentsInCodeCompletion = false,
780 bool IncludeBriefCommentsInCodeCompletion = false,
    [all...]
  /external/clang/lib/Frontend/
ASTUnit.cpp 227 IncludeBriefCommentsInCodeCompletion(false), UserFilesAreVolatile(false),
374 IncludeBriefCommentsInCodeCompletion);
440 IncludeBriefCommentsInCodeCompletion);
463 IncludeBriefCommentsInCodeCompletion);
    [all...]
  /external/clang/tools/libclang/
CIndex.cpp     [all...]

Completed in 290 milliseconds