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

Declarations

tools/clang/include/clang/Frontend/ASTUnit.h
  851   bool Reparse(std::shared_ptr<PCHContainerOperations> PCHContainerOps,

References

tools/clang/tools/libclang/CIndex.cpp
 4122   if (!CXXUnit->Reparse(CXXIdx->getPCHContainerOperations(),
tools/clang/unittests/Frontend/PCHPreambleTest.cpp
  105     bool reparseFailed = AST->Reparse(PCHContainerOpts, GetRemappedFiles(), VFS);