Searched defs:LabelTy (Results 1 – 3 of 3) sorted by relevance
/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/Interp/ | ||
H A D | ByteCodeStmtGen.h | 41 using LabelTy = typename Emitter::LabelTy; variable |
H A D | ByteCodeStmtGen.cpp | 39 using LabelTy = typename ByteCodeStmtGen<Emitter>::LabelTy; typedef in clang::interp::LoopScope |
H A D | ByteCodeExprGen.h | 52 using LabelTy = typename Emitter::LabelTy; variable |