reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

gen/tools/clang/lib/AST/Opcodes.inc
 2492 	if (!GetLocal<PT_Sint8>(S, OpPC, V0))
 2498 	if (!GetLocal<PT_Uint8>(S, OpPC, V0))
 2504 	if (!GetLocal<PT_Sint16>(S, OpPC, V0))
 2510 	if (!GetLocal<PT_Uint16>(S, OpPC, V0))
 2516 	if (!GetLocal<PT_Sint32>(S, OpPC, V0))
 2522 	if (!GetLocal<PT_Uint32>(S, OpPC, V0))
 2528 	if (!GetLocal<PT_Sint64>(S, OpPC, V0))
 2534 	if (!GetLocal<PT_Uint64>(S, OpPC, V0))
 2540 	if (!GetLocal<PT_Bool>(S, OpPC, V0))
 2546 	if (!GetLocal<PT_Ptr>(S, OpPC, V0))