Home
last modified time | relevance | path

Searched defs:OnePastTheEnd (Results 1 – 3 of 3) sorted by relevance

/openbsd-src/gnu/llvm/llvm/include/llvm/Demangle/
H A DItaniumDemangle.h1817 bool OnePastTheEnd; variable
4493 bool OnePastTheEnd = consumeIf('p'); in parseSubobjectExpr() local
/openbsd-src/gnu/llvm/libcxxabi/src/demangle/
H A DItaniumDemangle.h1817 bool OnePastTheEnd; variable
4493 bool OnePastTheEnd = consumeIf('p'); in parseSubobjectExpr() local
/openbsd-src/gnu/llvm/clang/lib/AST/
H A DItaniumMangle.cpp5908 bool OnePastTheEnd = V.isLValueOnePastTheEnd(); in mangleValueInTemplateArg() local