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

  /external/clang/include/clang/Sema/
CodeCompleteOptions.h 28 unsigned IncludeBriefComments : 1;
34 IncludeBriefComments(0)
CodeCompleteConsumer.h 773 bool IncludeBriefComments);
779 bool IncludeBriefComments);
    [all...]
  /external/clang/tools/libclang/
CIndexCodeCompletion.cpp 547 includeBriefComments());
623 includeBriefComments());
654 bool IncludeBriefComments = options & CXCodeComplete_IncludeBriefComments;
700 Opts.IncludeBriefComments = IncludeBriefComments;
707 IncludeBriefComments, Capture,
    [all...]
  /external/clang/include/clang/Frontend/
ASTUnit.h     [all...]
  /external/clang/lib/Frontend/
ASTUnit.cpp     [all...]
CompilerInvocation.cpp     [all...]
  /external/clang/lib/Sema/
SemaCodeComplete.cpp     [all...]

Completed in 1695 milliseconds