Home
last modified time | relevance | path

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

/external/clang/lib/CodeGen/
DCodeGenTBAA.cpp231 static bool isTBAAPathStruct(QualType QTy) { in isTBAAPathStruct() function
247 assert(isTBAAPathStruct(QTy)); in getTBAAStructTypeInfo()
262 if (isTBAAPathStruct(FieldQTy)) in getTBAAStructTypeInfo()
304 if (isTBAAPathStruct(BaseQTy)) in getTBAAStructTagInfo()