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

  /external/clang/include/clang/AST/
ASTImporter.h 44 ASTContext &ToContext, &FromContext;
79 /// \param ToContext The context we'll be importing into.
90 ASTImporter(ASTContext &ToContext, FileManager &ToFileManager,
239 ASTContext &getToContext() const { return ToContext; }
  /external/clang/lib/AST/
ASTImporter.cpp     [all...]

Completed in 134 milliseconds