Home
last modified time | relevance | path

Searched defs:getFromContext (Results 1 – 2 of 2) sorted by relevance

/external/clang/include/clang/AST/
DASTImporter.h259 ASTContext &getFromContext() const { return FromContext; } in getFromContext() function
/external/llvm-project/clang/include/clang/AST/
DASTImporter.h553 ASTContext &getFromContext() const { return FromContext; } in getFromContext() function