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