Searched defs:addType (Results 1 – 4 of 4) sorted by relevance
/openbsd/gnu/llvm/llvm/lib/Target/BPF/ | ||
H A D | BTFDebug.cpp | 513 uint32_t BTFDebug::addType(std::unique_ptr<BTFTypeBase> TypeEntry, in addType() function in BTFDebug |
/openbsd/gnu/llvm/llvm/lib/CodeGen/AsmPrinter/ | ||
H A D | DwarfUnit.cpp | 651 void DwarfUnit::addType(DIE &Entity, const DIType *Ty, in addType() function in DwarfUnit |
/openbsd/gnu/llvm/llvm/lib/IR/ | ||
H A D | DebugInfo.cpp | 312 bool DebugInfoFinder::addType(DIType *DT) { in addType() function in DebugInfoFinder |
/openbsd/gnu/llvm/clang/lib/Sema/ | ||
H A D | SemaCodeComplete.cpp | 5413 void addType(const IdentifierInfo *Name) { in addType() function in __anon37009f560b11::ConceptInfo::ValidVisitor |