Home
last modified time | relevance | path

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

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