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