Home
last modified time | relevance | path

Searched defs:FromContext (Results 1 – 3 of 3) sorted by relevance

/freebsd-src/contrib/llvm-project/clang/lib/Tooling/Refactoring/
H A DLookup.cpp49 usingFromDifferentCanonicalNamespace(const DeclContext *FromContext, in usingFromDifferentCanonicalNamespace()
/freebsd-src/contrib/llvm-project/clang/include/clang/AST/
H A DASTImporter.h207 ASTContext &ToContext, &FromContext; variable
/freebsd-src/contrib/llvm-project/clang/lib/AST/
H A DASTImporter.cpp8858 ASTImporter(ASTContext & ToContext,FileManager & ToFileManager,ASTContext & FromContext,FileManager & FromFileManager,bool MinimalImport,std::shared_ptr<ASTImporterSharedState> SharedState) ASTImporter() argument
[all...]