Home
last modified time | relevance | path

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

/external/compiler-rt/lib/esan/
Dcache_frag.cpp36 bool hasAuxFieldInfo() { return FieldOffset != nullptr; } in hasAuxFieldInfo() function
103 if (Struct->hasAuxFieldInfo()) { in reportStructCounter()