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

  /external/clang/include/clang/AST/
ASTImporter.h 44 ASTContext &ToContext, &FromContext;
86 /// \param FromContext The context we'll be importing from.
94 ASTContext &FromContext, FileManager &FromFileManager,
245 ASTContext &getFromContext() const { return FromContext; }
  /external/clang/lib/AST/
ASTImporter.cpp     [all...]
  /external/llvm/unittests/IR/
MetadataTest.cpp 26 TEST(ContextAndReplaceableUsesTest, FromContext) {
    [all...]

Completed in 81 milliseconds