clang API Documentation
#include "CodeGenTBAA.h"#include "clang/AST/ASTContext.h"#include "clang/AST/Mangle.h"#include "clang/Frontend/CodeGenOptions.h"#include "llvm/LLVMContext.h"#include "llvm/Metadata.h"#include "llvm/Constants.h"#include "llvm/Type.h"
Go to the source code of this file.
Functions | |
| static bool | TypeHasMayAlias (QualType QTy) |
| static bool TypeHasMayAlias | ( | QualType | QTy | ) | [static] |
Definition at line 62 of file CodeGenTBAA.cpp.
Referenced by clang::CodeGen::CodeGenTBAA::getTBAAInfo().