HomeSort by relevance Sort by last modified time
    Searched defs:FromContext (Results 1 - 2 of 2) 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,
250 ASTContext &getFromContext() const { return FromContext; }
  /external/pdfium/fpdfsdk/src/javascript/
JS_Runtime.cpp 47 CJS_Runtime* CJS_Runtime::FromContext(const IJS_Context* cc) {

Completed in 93 milliseconds