Home
last modified time | relevance | path

Searched defs:NextIndex (Results 1 – 10 of 10) sorted by relevance

/freebsd/contrib/llvm-project/clang/include/clang/Basic/
H A DSimpleTypoCorrection.h31 unsigned NextIndex; variable
/freebsd/contrib/llvm-project/clang/lib/Tooling/
H A DRefactoringCallbacks.cpp187 size_t NextIndex = ToTemplate.find('$', Index + 1); in create() local
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/GSYM/
H A DGsymCreator.cpp43 const auto NextIndex = Files.size(); in insertFileEntry() local
/freebsd/contrib/llvm-project/llvm/lib/Support/
H A DTrieRawHashMap.cpp310 size_t NextIndex = IndexGen.next(); in insert() local
/freebsd/contrib/llvm-project/llvm/include/llvm/IR/
H A DMetadata.h397 uint64_t NextIndex = 0; variable
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DVTableBuilder.cpp2117 uint64_t NextIndex = Index + 1; in dumpLayout() local
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaCodeComplete.cpp6527 if (auto NextIndex = in ProduceConstructorSignatureHelp() local
/freebsd/contrib/llvm-project/clang/lib/Serialization/
H A DASTReader.cpp2117 unsigned NextIndex = 1; // Skip identifier ID. in ReadMacroRecord() local
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIISelLowering.cpp12815 auto NextIndex = IdxMask > 0x03 ? IdxMask % 4 : IdxMask; in calculateByteProvider() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DSLPVectorizer.cpp13865 int NextIndex = 0; in getEntryCost() local