Home
last modified time | relevance | path

Searched defs:BlockStart (Results 1 – 7 of 7) sorted by relevance

/llvm-project-15.0.7/clang/lib/Sema/
H A DSemaModule.cpp830 SourceLocation BlockStart) { in diagExportedUnnamedDecl()
838 static bool checkExportedDecl(Sema &S, Decl *D, SourceLocation BlockStart) { in checkExportedDecl()
889 SourceLocation BlockStart) { in checkExportedDeclContext()
905 SourceLocation BlockStart = in ActOnFinishExportDecl() local
/llvm-project-15.0.7/llvm/tools/llvm-exegesis/lib/X86/
H A DX86Counter.cpp98 const uint64_t BlockStart = From == nullptr in parseDataBuffer() local
/llvm-project-15.0.7/llvm/lib/ExecutionEngine/JITLink/
H A DMachOLinkGraphBuilder.cpp502 auto BlockStart = orc::ExecutorAddr(BlockSyms.front()->Value); in graphifyRegularSymbols() local
642 orc::ExecutorAddrDiff BlockStart = 0; in graphifyCStringSection() local
/llvm-project-15.0.7/lldb/include/lldb/Host/
H A DEditline.h125 BlockStart, enumerator
/llvm-project-15.0.7/llvm/tools/llvm-pdbutil/
H A DExplainOutputStyle.cpp98 uint64_t BlockStart = pdbBlockIndex() * File.pdb().getBlockSize(); in pdbBlockOffset() local
/llvm-project-15.0.7/llvm/lib/CodeGen/
H A DLiveIntervals.cpp398 SlotIndex BlockStart = Indexes->getMBBStartIdx(MBB); in extendSegmentsToUses() local
H A DSplitKit.cpp1177 SlotIndex BlockStart, BlockEnd; in transferValues() local