Home
last modified time | relevance | path

Searched defs:addType (Results 1 – 4 of 4) sorted by relevance

/openbsd/gnu/llvm/llvm/lib/Target/BPF/
H A DBTFDebug.cpp513 uint32_t BTFDebug::addType(std::unique_ptr<BTFTypeBase> TypeEntry, in addType() function in BTFDebug
522 uint32_t BTFDebug::addType(std::unique_ptr<BTFTypeBase> TypeEntry) { in addType() function in BTFDebug
/openbsd/gnu/llvm/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfUnit.cpp651 void DwarfUnit::addType(DIE &Entity, const DIType *Ty, in addType() function in DwarfUnit
/openbsd/gnu/llvm/llvm/lib/IR/
H A DDebugInfo.cpp312 bool DebugInfoFinder::addType(DIType *DT) { in addType() function in DebugInfoFinder
/openbsd/gnu/llvm/clang/lib/Sema/
H A DSemaCodeComplete.cpp5413 void addType(const IdentifierInfo *Name) { in addType() function in __anon37009f560b11::ConceptInfo::ValidVisitor