Searched refs:Reparse (Results 1 - 3 of 3) sorted by relevance

/external/clang/include/clang/Frontend/
H A DASTUnit.h702 /// \brief Reparse the source files using the same command-line options that
707 bool Reparse(RemappedFile *RemappedFiles = 0,
/external/clang/lib/Frontend/
H A DASTUnit.cpp1777 bool ASTUnit::Reparse(RemappedFile *RemappedFiles, unsigned NumRemappedFiles) { function in class:ASTUnit
/external/clang/tools/libclang/
H A DCIndex.cpp2637 if (!CXXUnit->Reparse(RemappedFiles->size() ? &(*RemappedFiles)[0] : 0,

Completed in 86 milliseconds