clang API Documentation

Functions
CodeGenTBAA.cpp File Reference
#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"
Include dependency graph for CodeGenTBAA.cpp:

Go to the source code of this file.

Functions

static bool TypeHasMayAlias (QualType QTy)

Function Documentation

static bool TypeHasMayAlias ( QualType  QTy) [static]

Definition at line 62 of file CodeGenTBAA.cpp.

Referenced by clang::CodeGen::CodeGenTBAA::getTBAAInfo().