Home
last modified time | relevance | path

Searched refs:createImportedDeclaration (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/IR/
H A DDIBuilder.h849 DIImportedEntity *createImportedDeclaration(DIScope *Context, DINode *Decl,
/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGDebugInfo.cpp4986 DBuilder.createImportedDeclaration( in EmitUsingDecl()
4998 DBuilder.createImportedDeclaration( in EmitImportDecl()
5017 R = DBuilder.createImportedDeclaration( in EmitNamespaceAlias()
5022 R = DBuilder.createImportedDeclaration( in EmitNamespaceAlias()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/IR/
H A DDIBuilder.cpp203 DIImportedEntity *DIBuilder::createImportedDeclaration(DIScope *Context, in createImportedDeclaration() function in DIBuilder
H A DDebugInfo.cpp1001 return wrap(unwrap(Builder)->createImportedDeclaration( in LLVMDIBuilderCreateImportedDeclaration()