13 #ifndef LLVM_CLANG_LIB_CODEGEN_SANITIZERMETADATA_H
14 #define LLVM_CLANG_LIB_CODEGEN_SANITIZERMETADATA_H
41 bool IsDynInit =
false);
43 StringRef Name,
QualType Ty,
bool IsDynInit =
false,
44 bool IsBlacklisted =
false);
Forward-declares and imports various common LLVM datatypes that clang wants to use unqualified...
Encodes a location in the source. The SourceManager can decode this to get at the full include stack...
Defines the clang::SourceLocation class and associated facilities.