Home
last modified time | relevance | path

Searched defs:NextIdx (Results 1 – 5 of 5) sorted by relevance

/external/llvm/lib/ProfileData/
DSampleProfWriter.cpp92 auto NextIdx = NameTable.size(); in addName() local
/external/clang/lib/Lex/
DPTHLexer.cpp241 uint32_t NextIdx = endian::readNext<uint32_t, little, aligned>(NextPPCondPtr); in SkipBlock() local
/external/llvm-project/llvm/lib/CodeGen/
DMachineScheduler.cpp1606 unsigned NextIdx = Idx + 1; in clusterNeighboringMemOps() local
/external/clang/tools/libclang/
DCIndex.cpp6596 unsigned &NextIdx, unsigned NumTokens) { in lexNext()
6634 unsigned NextIdx = 0; in annotatePreprocessorTokens() local
/external/llvm-project/clang/tools/libclang/
DCIndex.cpp7530 static bool lexNext(Lexer &Lex, Token &Tok, unsigned &NextIdx, in lexNext()
7567 unsigned NextIdx = 0; in annotatePreprocessorTokens() local