Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/AST/
H A DODRHash.cpp1293 bool OnePastTheEnd = Value.isLValueOnePastTheEnd(); in AddStructuralValue() local
H A DItaniumMangle.cpp6615 bool OnePastTheEnd = V.isLValueOnePastTheEnd(); in mangleValueInTemplateArg() local
/freebsd/contrib/llvm-project/llvm/include/llvm/Demangle/
H A DItaniumDemangle.h1955 bool OnePastTheEnd; variable
4810 bool OnePastTheEnd = consumeIf('p'); in parseSubobjectExpr() local