Searched refs:shouldUseTBAA (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.0-release/contrib/llvm/tools/clang/lib/CodeGen/
H A DCodeGenModule.h511 bool shouldUseTBAA() const { return TBAA != 0; } function in class:clang::CodeGen::CodeGenModule
H A DCGExpr.cpp2564 if (CGM.shouldUseTBAA()) {

Completed in 121 milliseconds