Home
last modified time | relevance | path

Searched refs:FinishInit (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/AST/Interp/
H A DOpcodes.td315 def FinishInit : Opcode;
H A DInterp.h1613 inline bool FinishInit(InterpState &S, CodePtr OpPC) { in FinishInit() function