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

  /src/external/apache2/llvm/dist/llvm/include/llvm/IR/
DIBuilder.h 583 DICompositeType *createReplaceableCompositeType(
  /src/external/apache2/llvm/dist/clang/lib/CodeGen/
CGDebugInfo.cpp 1114 llvm::DICompositeType *RetTy = DBuilder.createReplaceableCompositeType(
2581 llvm::DIType *FwdDecl = DBuilder.createReplaceableCompositeType(
3072 llvm::TempDIScope TmpContext(DBuilder.createReplaceableCompositeType(
3077 llvm::DIType *RetTy = DBuilder.createReplaceableCompositeType(
3456 llvm::DICompositeType *RealDecl = DBuilder.createReplaceableCompositeType(
  /src/external/apache2/llvm/dist/llvm/lib/IR/
DIBuilder.cpp 623 DICompositeType *DIBuilder::createReplaceableCompositeType(
DebugInfo.cpp 1270 return wrap(unwrap(Builder)->createReplaceableCompositeType(

Completed in 77 milliseconds