Home
last modified time | relevance | path

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

/external/clang/lib/CodeGen/
DCodeGenTBAA.cpp228 static bool isTBAAPathStruct(QualType QTy) { in isTBAAPathStruct() function
244 assert(isTBAAPathStruct(QTy)); in getTBAAStructTypeInfo()
259 if (isTBAAPathStruct(FieldQTy)) in getTBAAStructTypeInfo()
302 if (isTBAAPathStruct(BaseQTy)) in getTBAAStructTagInfo()