Searched refs:FinishInit (Results 1 – 2 of 2) sorted by relevance
/freebsd/contrib/llvm-project/clang/lib/AST/Interp/ | ||
H A D | Opcodes.td | 315 def FinishInit : Opcode; |
H A D | Interp.h | 1613 inline bool FinishInit(InterpState &S, CodePtr OpPC) { in FinishInit() function |