Home
last modified time | relevance | path

Searched defs:structFieldNames (Results 1 – 1 of 1) sorted by relevance

/minix3/minix/llvm/passes/magic/support/
H A DMagicUtil.cpp388 …iable* var, Value* arrayIndex, const std::string &structFieldName, std::string *structFieldNames) { in getMagicStructFieldPtr()
415 static std::string structFieldNames[] = { MAGIC_SSTRUCT_FIELDS }; in getMagicSStructFieldPtr() local
420 static std::string structFieldNames[] = { MAGIC_TSTRUCT_FIELDS }; in getMagicTStructFieldPtr() local
425 static std::string structFieldNames[] = { MAGIC_FSTRUCT_FIELDS }; in getMagicFStructFieldPtr() local
430 static std::string structFieldNames[] = { MAGIC_RSTRUCT_FIELDS }; in getMagicRStructFieldPtr() local
435 static std::string structFieldNames[] = { MAGIC_DSTRUCT_FIELDS }; in getMagicDStructFieldPtr() local