Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/AST/Interp/
H A DByteCodeStmtGen.cpp275 LabelTy LabelEnd = this->getLabel(); in visitIfStmt() local
287 LabelTy LabelEnd = this->getLabel(); in visitIfStmt() local
H A DByteCodeExprGen.cpp460 LabelTy LabelEnd = this->getLabel(); // Label after the operator. in VisitAbstractConditionalOperator() local