Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/BPF/
H A DBTFDebug.cpp515 uint32_t BTFDebug::addType(std::unique_ptr<BTFTypeBase> TypeEntry, in addType() function in BTFDebug
524 uint32_t BTFDebug::addType(std::unique_ptr<BTFTypeBase> TypeEntry) { in addType() function in BTFDebug
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfUnit.cpp668 void DwarfUnit::addType(DIE &Entity, const DIType *Ty, in addType() function in DwarfUnit
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DDebugInfo.cpp345 bool DebugInfoFinder::addType(DIType *DT) { in addType() function in DebugInfoFinder
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaCodeComplete.cpp5509 void addType(const IdentifierInfo *Name) { in addType() function in __anone047e0890b11::ConceptInfo::ValidVisitor