Searched defs:addFunction (Results 1 – 3 of 3) sorted by relevance
/openbsd-src/gnu/llvm/llvm/tools/llvm-cov/ | ||
H A D | CoverageSummaryInfo.h | 165 void addFunction(bool Covered) { in addFunction() function |
/openbsd-src/gnu/llvm/llvm/tools/llvm-objdump/ | ||
H A D | SourcePrinter.cpp | 89 void LiveVariablePrinter::addFunction(DWARFDie D) { in addFunction() function in llvm::objdump::LiveVariablePrinter |
/openbsd-src/gnu/llvm/lld/wasm/ | ||
H A D | SyntheticSections.cpp | 301 void FunctionSection::addFunction(InputFunction *func) { in addFunction() function in lld::wasm::FunctionSection |