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

  /src/external/apache2/llvm/dist/llvm/lib/IR/
DebugInfoMetadata.cpp 607 // Keep this in sync with buildODRType.
622 DICompositeType *DICompositeType::buildODRType(
  /src/external/apache2/llvm/dist/llvm/lib/Bitcode/Reader/
MetadataLoader.cpp 1496 // Create type declarations up front to save memory. Also, buildODRType
1526 CT = DICompositeType::buildODRType(
  /src/external/apache2/llvm/dist/llvm/include/llvm/IR/
DebugInfoMetadata.h 1171 buildODRType(LLVMContext &Context, MDString &Identifier, unsigned Tag,
  /src/external/apache2/llvm/dist/llvm/lib/AsmParser/
LLParser.cpp 4942 if (auto *CT = DICompositeType::buildODRType(

Completed in 30 milliseconds