Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/Target/BPF/
H A DBTFDebug.cpp514 uint32_t BTFDebug::addType(std::unique_ptr<BTFTypeBase> TypeEntry, addType() function in BTFDebug
523 uint32_t BTFDebug::addType(std::unique_ptr<BTFTypeBase> TypeEntry) { addType() function in BTFDebug
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfUnit.cpp652 void DwarfUnit::addType(DIE &Entity, const DIType *Ty, addType() function in DwarfUnit
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/IR/
H A DDebugInfo.cpp340 bool DebugInfoFinder::addType(DIType *DT) { addType() function in DebugInfoFinder
/freebsd-src/contrib/llvm-project/clang/lib/Sema/
H A DSemaCodeComplete.cpp5494 void addType(const IdentifierInfo *Name) { addType() function in __anon980f77db0b11::ConceptInfo::ValidVisitor