Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/
H A Ddemangle.d79 AddType addType = AddType.yes; variable
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/BPF/
H A DBTFDebug.cpp410 uint32_t BTFDebug::addType(std::unique_ptr<BTFTypeBase> TypeEntry, in addType() function in BTFDebug
419 uint32_t BTFDebug::addType(std::unique_ptr<BTFTypeBase> TypeEntry) { in addType() function in BTFDebug
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfUnit.cpp646 void DwarfUnit::addType(DIE &Entity, const DIType *Ty, in addType() function in DwarfUnit
/netbsd-src/external/apache2/llvm/dist/llvm/lib/IR/
H A DDebugInfo.cpp297 bool DebugInfoFinder::addType(DIType *DT) { in addType() function in DebugInfoFinder
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaCodeComplete.cpp5100 void addType(const IdentifierInfo *Name) { in addType() function in __anon4254e5140711::ConceptInfo::ValidVisitor