Searched defs:addBlock (Results 1 - 5 of 5) sorted by relevance

/netbsd-current/external/apache2/llvm/dist/llvm/lib/XRay/
H A DProfile.cpp121 Error Profile::addBlock(Block &&B) { function in class:llvm::xray::Profile
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Target/WebAssembly/
H A DWebAssemblyExceptionInfo.h74 void addBlock(MachineBasicBlock *MBB) { function in class:llvm::WebAssemblyException
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/
H A DStructurizeCFG.cpp158 void addBlock(BasicBlock *BB, bool Remember) { function in class:__anon3027::NearestCommonDominator
176 void addBlock(BasicBlock *BB) { function in class:__anon3027::NearestCommonDominator
/netbsd-current/external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfUnit.cpp395 void DwarfUnit::addBlock(DIE &Die, dwarf::Attribute Attribute, DIELoc *Loc) { function in class:DwarfUnit
401 void DwarfUnit::addBlock(DIE &Die, dwarf::Attribute Attribute, dwarf::Form Form, function in class:DwarfUnit
408 void DwarfUnit::addBlock(DIE &Die, dwarf::Attribute Attribute, function in class:DwarfUnit
[all...]
/netbsd-current/external/apache2/llvm/dist/clang/include/clang/Sema/
H A DScopeInfo.h463 void addBlock(const BlockDecl *BD) { function in class:clang::sema::FunctionScopeInfo

Completed in 102 milliseconds