Searched defs:addType (Results 1 – 4 of 4) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/lib/Target/BPF/ | ||
H A D | BTFDebug.cpp | 514 uint32_t BTFDebug::addType(std::unique_ptr<BTFTypeBase> TypeEntry, addType() function in BTFDebug |
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/ | ||
H A D | DwarfUnit.cpp | 652 void DwarfUnit::addType(DIE &Entity, const DIType *Ty, addType() function in DwarfUnit |
/freebsd-src/contrib/llvm-project/llvm/lib/IR/ | ||
H A D | DebugInfo.cpp | 340 bool DebugInfoFinder::addType(DIType *DT) { addType() function in DebugInfoFinder |
/freebsd-src/contrib/llvm-project/clang/lib/Sema/ | ||
H A D | SemaCodeComplete.cpp | 5494 void addType(const IdentifierInfo *Name) { addType() function in __anon980f77db0b11::ConceptInfo::ValidVisitor |