Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/AST/Interp/
DByteCodeStmtGen.h43 using OptLabelTy = llvm::Optional<LabelTy>; variable
DByteCodeStmtGen.cpp40 using OptLabelTy = typename ByteCodeStmtGen<Emitter>::OptLabelTy; typedef in clang::interp::LoopScope
64 using OptLabelTy = typename ByteCodeStmtGen<Emitter>::OptLabelTy; typedef in clang::interp::SwitchScope