Home
last modified time | relevance | path

Searched refs:pathLength (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/llvm/clang/include/clang/AST/
H A DAbstractBasicReader.h195 unsigned pathLength = asImpl().readUInt32(); in readLValuePathSerializationHelper() local
196 for (unsigned i = 0; i < pathLength; ++i) { in readLValuePathSerializationHelper()
H A DPropertiesBase.td539 auto pathLength = lvaluePath->Path.size();
541 base, offset, pathLength, isLValueOnePastTheEnd, isNullPtr).data();