Searched defs:getTBAAStructInfo (Results 1 - 2 of 2) sorted by relevance

/external/clang/lib/CodeGen/
H A DCodeGenTBAA.cpp216 CodeGenTBAA::getTBAAStructInfo(QualType QTy) { function in class:CodeGenTBAA
H A DCodeGenModule.cpp525 llvm::MDNode *CodeGenModule::getTBAAStructInfo(QualType QTy) { function in class:CodeGenModule
528 return TBAA->getTBAAStructInfo(QTy);

Completed in 93 milliseconds