Home
last modified time | relevance | path

Searched defs:LoopIdx (Results 1 – 2 of 2) sorted by relevance

/external/llvm-project/clang/lib/Serialization/
DASTReader.cpp8990 for (unsigned LoopIdx = 0; LoopIdx < Length; LoopIdx++) in readAPValue() local
8999 for (unsigned LoopIdx = 0; LoopIdx < InitLength; LoopIdx++) in readAPValue() local
9010 for (unsigned LoopIdx = 0; LoopIdx < BasesLength; LoopIdx++) in readAPValue() local
9012 for (unsigned LoopIdx = 0; LoopIdx < FieldsLength; LoopIdx++) in readAPValue() local
9033 for (unsigned LoopIdx = 0; LoopIdx < PathSize; LoopIdx++) in readAPValue() local
9079 for (unsigned LoopIdx = 0; LoopIdx < PathLength; LoopIdx++) { in readAPValue() local
/external/llvm-project/clang/lib/AST/
DASTImporter.cpp9113 for (unsigned LoopIdx = 0; LoopIdx < PathLength; LoopIdx++) { in ImportAPValue() local