Home
last modified time | relevance | path

Searched defs:NextID (Results 1 – 13 of 13) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Remarks/
H A DRemarkStringTable.cpp32 size_t NextID = StrTab.size(); in add() local
/freebsd/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCSectionCOFF.h87 unsigned getOrAssignWinCFISectionID(unsigned *NextID) const { in getOrAssignWinCFISectionID()
/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DCommentCommandTraits.h198 unsigned NextID; variable
/freebsd/contrib/llvm-project/llvm/include/llvm/XRay/
H A DProfile.h138 PathID NextID = 1; variable
/freebsd/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/
H A DReOptimizeLayer.h176 ReOptMaterializationUnitID NextID = 1; variable
/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DSemaConcept.h222 uint16_t NextID; variable
/freebsd/contrib/llvm-project/llvm/lib/ProfileData/Coverage/
H A DCoverageMapping.cpp294 auto NextID = NextIDs[ID][C]; in TVIdxBuilder() local
324 auto NextID = Node.NextIDs[I]; in TVIdxBuilder() local
465 auto NextID = NextIDs[ID][MCDCCond]; in buildTestVector() local
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/
H A DGIMatchTableExecutorImpl.h1481 uint64_t NextID = readULEB(); in executeMatchTable() local
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DDXILResource.cpp872 uint32_t NextID = 0; in populateResourceInfos() local
/freebsd/contrib/llvm-project/clang/lib/APINotes/
H A DAPINotesWriter.cpp1441 unsigned NextID = Implementation->Contexts.size() + 1; in addContext() local
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCoverageMappingGen.cpp758 mcdc::ConditionID NextID = 0; member
/freebsd/contrib/llvm-project/clang/lib/Serialization/
H A DASTWriterStmt.cpp3052 unsigned NextID = SwitchCaseIDs.size(); in RecordSwitchCaseID() local
/freebsd/contrib/llvm-project/llvm/lib/AsmParser/
H A DLLParser.cpp3320 unsigned NextID, unsigned ID) { in checkValueID()