Searched refs:shouldUseTBAA (Results 1 – 2 of 2) sorted by relevance
/external/clang/lib/CodeGen/ | ||
D | CodeGenModule.h | 614 bool shouldUseTBAA() const { return TBAA != nullptr; } in shouldUseTBAA() function |
D | CGExpr.cpp | 3151 if (CGM.shouldUseTBAA()) { in EmitLValueForField() |