HomeSort by: relevance | last modified time | path
    Searched refs:createImportedDeclaration (Results 1 - 4 of 4) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/include/llvm/IR/
DIBuilder.h 849 DIImportedEntity *createImportedDeclaration(DIScope *Context, DINode *Decl,
  /src/external/apache2/llvm/dist/clang/lib/CodeGen/
CGDebugInfo.cpp 4986 DBuilder.createImportedDeclaration(
4998 DBuilder.createImportedDeclaration(
5017 R = DBuilder.createImportedDeclaration(
5022 R = DBuilder.createImportedDeclaration(
  /src/external/apache2/llvm/dist/llvm/lib/IR/
DIBuilder.cpp 203 DIImportedEntity *DIBuilder::createImportedDeclaration(DIScope *Context,
DebugInfo.cpp 1001 return wrap(unwrap(Builder)->createImportedDeclaration(

Completed in 44 milliseconds