Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/lib/Sema/
H A DSemaModule.cpp825 checkExportedDeclContext(Sema & S,DeclContext * DC,SourceLocation BlockStart) checkExportedDeclContext() argument
833 checkExportedDecl(Sema & S,Decl * D,SourceLocation BlockStart) checkExportedDecl() argument
896 SourceLocation BlockStart = ActOnFinishExportDecl() local
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/ExecutionEngine/JITLink/
H A DMachOLinkGraphBuilder.cpp526 auto BlockStart = orc::ExecutorAddr(BlockSyms.front()->Value); in graphifyRegularSymbols() local
666 orc::ExecutorAddrDiff BlockStart = 0; in graphifyCStringSection() local
/freebsd-src/contrib/llvm-project/lldb/include/lldb/Host/
H A DEditline.h127 BlockStart, enumerator
/freebsd-src/contrib/llvm-project/llvm/tools/llvm-pdbutil/
H A DExplainOutputStyle.cpp97 uint64_t BlockStart = pdbBlockIndex() * File.pdb().getBlockSize(); in pdbBlockOffset() local
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/
H A DLiveIntervals.cpp393 SlotIndex BlockStart = Indexes->getMBBStartIdx(MBB); extendSegmentsToUses() local
H A DSplitKit.cpp1190 std::tie(BlockStart, BlockEnd) = LIS.getSlotIndexes()->getMBBRange(&*MBB); in transferValues() local
[all...]
H A DAssignmentTrackingAnalysis.cpp224 unsigned BlockStart = VarLocRecords.size(); init() local