Home
last modified time | relevance | path

Searched defs:Specification (Results 1 – 5 of 5) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/LogicalView/Core/
H A DLVElement.cpp211 void LVElement::setFileLine(LVElement *Specification) { in setFileLine()
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DDebugInfoMetadata.cpp1036 Metadata *Specification, uint32_t NumExtraInhabitants, Metadata *BitStride, in getImpl()
1062 Metadata *Specification, uint32_t NumExtraInhabitants, DIFlags Flags, in buildODRType()
1106 Metadata *Specification, uint32_t NumExtraInhabitants, DIFlags Flags, in getODRType()
H A DDIBuilder.cpp596 DIType *VTableHolder, StringRef UniqueIdentifier, DIType *Specification, in createStructType()
612 DIType *VTableHolder, StringRef UniqueIdentifier, DIType *Specification, in createStructType()
H A DAsmWriter.cpp2369 if (auto *Specification = N->getRawSpecification()) in writeDICompositeType() local
/freebsd/contrib/llvm-project/llvm/lib/Bitcode/Reader/
H A DMetadataLoader.cpp1715 Metadata *Specification = nullptr; in parseOneMetadata() local