Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/windows/
H A Drpcdcep.d55 void* ImportContext; member
H A Dntsecpkg.d438 SpImportSecurityContextFn *ImportContext; member
/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DASTImporter.cpp8471 Expected<DeclContext *> ASTImporter::ImportContext(DeclContext *FromDC) { in ImportContext() function in ASTImporter