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

  /external/clang/include/clang/Frontend/
ASTUnit.h 651 typedef std::pair<std::string, FilenameOrMemBuf> RemappedFile;
671 RemappedFile *RemappedFiles = 0,
774 RemappedFile *RemappedFiles = 0,
792 bool Reparse(RemappedFile *RemappedFiles = 0,
816 RemappedFile *RemappedFiles, unsigned NumRemappedFiles,
    [all...]
  /external/clang/lib/Frontend/
ASTUnit.cpp 676 RemappedFile *RemappedFiles,
    [all...]
  /external/clang/tools/libclang/
CIndexCodeCompletion.cpp 695 SmallVector<ASTUnit::RemappedFile, 4> RemappedFiles;
    [all...]
CIndex.cpp     [all...]

Completed in 143 milliseconds