reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

tools/clang/tools/c-index-test/c-index-test.c
 2652     completionOptions |= CXCodeComplete_IncludeCompletionsWithFixIts;
tools/clang/tools/libclang/CIndexCodeCompletion.cpp
  698   bool IncludeFixIts = options & CXCodeComplete_IncludeCompletionsWithFixIts;