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 652 const char *complete_filename; member in struct:CodeCompleteAtInfo
662 const char *complete_filename = CCAI->complete_filename; local
717 AST->CodeComplete(complete_filename, complete_line, complete_column,
812 const char *complete_filename,
820 << complete_filename << ':' << complete_line << ':' << complete_column;
826 CodeCompleteAtInfo CCAI = {TU, complete_filename, complete_line,
    [all...]
  /external/clang/include/clang-c/
Index.h     [all...]

Completed in 31 milliseconds