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

  /external/clang/tools/libclang/
CIndexCodeCompletion.cpp 656 const char *complete_filename; member in struct:CodeCompleteAtInfo
667 const char *complete_filename = CCAI->complete_filename; local
720 AST->CodeComplete(complete_filename, complete_line, complete_column,
813 const char *complete_filename,
821 << complete_filename << ':' << complete_line << ':' << complete_column;
824 CodeCompleteAtInfo CCAI = { TU, complete_filename, complete_line,
    [all...]
  /external/clang/include/clang-c/
Index.h     [all...]

Completed in 114 milliseconds