Home
last modified time | relevance | path

Searched refs:GetTypeidPtr (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/AST/ByteCode/
H A DOpcodes.td877 def GetTypeidPtr : Opcode { let Args = [ArgTypePtr]; }
H A DInterp.cpp1978 bool GetTypeidPtr(InterpState &S, CodePtr OpPC, const Type *TypeInfoType) { in GetTypeidPtr() function
H A DInterp.h3471 bool GetTypeidPtr(InterpState &S, CodePtr OpPC, const Type *TypeInfoType);