Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Tooling/Refactoring/
H A DLookup.cpp49 usingFromDifferentCanonicalNamespace(const DeclContext *FromContext, in usingFromDifferentCanonicalNamespace()
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/
H A DASTImporter.h235 ASTContext &ToContext, &FromContext; variable
/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DASTImporter.cpp8114 ASTContext &FromContext, FileManager &FromFileManager, in ASTImporter()