HomeSort by relevance Sort by last modified time
    Searched refs:DynamicTypeInfo (Results 1 - 25 of 39) sorted by null

1 2

  /external/clang/lib/StaticAnalyzer/Core/
DynamicTypeMap.cpp 21 DynamicTypeInfo getDynamicTypeInfo(ProgramStateRef State,
26 const DynamicTypeInfo *GDMType = State->get<DynamicTypeMap>(Reg);
32 return DynamicTypeInfo(TR->getLocationType(), /*CanBeSubclass=*/false);
36 return DynamicTypeInfo(Sym->getType());
39 return DynamicTypeInfo();
43 DynamicTypeInfo NewTy) {
  /external/compiler-rt/lib/ubsan/
ubsan_type_hash_win.cc 46 __ubsan::DynamicTypeInfo
55 return DynamicTypeInfo(0, 0, 0);
60 return DynamicTypeInfo(0, 0, 0);
70 return DynamicTypeInfo(0, 0, 0);
73 return DynamicTypeInfo(0, 0, 0);
77 return DynamicTypeInfo(tinfo->name(), obj_locator->offset_to_top,
ubsan_type_hash.h 24 class DynamicTypeInfo {
30 DynamicTypeInfo(const char *MDTN, sptr Offset, const char *STN)
44 DynamicTypeInfo getDynamicTypeInfoFromObject(void *Object);
47 DynamicTypeInfo getDynamicTypeInfoFromVtable(void *Vtable);
  /external/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
DynamicTypeInfo.h 1 //== DynamicTypeInfo.h - Runtime type information ----------------*- C++ -*--=//
19 class DynamicTypeInfo {
26 DynamicTypeInfo() : T(QualType()) {}
27 DynamicTypeInfo(QualType WithType, bool CanBeSub = true)
44 bool operator==(const DynamicTypeInfo &X) const {
DynamicTypeMap.h 27 typedef llvm::ImmutableMap<const MemRegion *, DynamicTypeInfo>
39 DynamicTypeInfo getDynamicTypeInfo(ProgramStateRef State,
44 DynamicTypeInfo NewTy);
51 DynamicTypeInfo(NewTy, CanBeSubClassed));
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
DynamicTypeInfo.h 1 //== DynamicTypeInfo.h - Runtime type information ----------------*- C++ -*--=//
19 class DynamicTypeInfo {
26 DynamicTypeInfo() : T(QualType()) {}
27 DynamicTypeInfo(QualType WithType, bool CanBeSub = true)
44 bool operator==(const DynamicTypeInfo &X) const {
DynamicTypeMap.h 27 typedef llvm::ImmutableMap<const MemRegion *, DynamicTypeInfo>
39 DynamicTypeInfo getDynamicTypeInfo(ProgramStateRef State,
44 DynamicTypeInfo NewTy);
51 DynamicTypeInfo(NewTy, CanBeSubClassed));
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/clang/StaticAnalyzer/Core/PathSensitive/
DynamicTypeInfo.h 1 //== DynamicTypeInfo.h - Runtime type information ----------------*- C++ -*--=//
19 class DynamicTypeInfo {
26 DynamicTypeInfo() : T(QualType()) {}
27 DynamicTypeInfo(QualType WithType, bool CanBeSub = true)
44 bool operator==(const DynamicTypeInfo &X) const {
DynamicTypeMap.h 27 typedef llvm::ImmutableMap<const MemRegion *, DynamicTypeInfo>
39 DynamicTypeInfo getDynamicTypeInfo(ProgramStateRef State,
44 DynamicTypeInfo NewTy);
51 DynamicTypeInfo(NewTy, CanBeSubClassed));
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/clang/StaticAnalyzer/Core/PathSensitive/
DynamicTypeInfo.h 1 //== DynamicTypeInfo.h - Runtime type information ----------------*- C++ -*--=//
19 class DynamicTypeInfo {
26 DynamicTypeInfo() : T(QualType()) {}
27 DynamicTypeInfo(QualType WithType, bool CanBeSub = true)
44 bool operator==(const DynamicTypeInfo &X) const {
DynamicTypeMap.h 27 typedef llvm::ImmutableMap<const MemRegion *, DynamicTypeInfo>
39 DynamicTypeInfo getDynamicTypeInfo(ProgramStateRef State,
44 DynamicTypeInfo NewTy);
51 DynamicTypeInfo(NewTy, CanBeSubClassed));
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/clang/StaticAnalyzer/Core/PathSensitive/
DynamicTypeInfo.h 1 //== DynamicTypeInfo.h - Runtime type information ----------------*- C++ -*--=//
19 class DynamicTypeInfo {
26 DynamicTypeInfo() : T(QualType()) {}
27 DynamicTypeInfo(QualType WithType, bool CanBeSub = true)
44 bool operator==(const DynamicTypeInfo &X) const {
DynamicTypeMap.h 27 typedef llvm::ImmutableMap<const MemRegion *, DynamicTypeInfo>
39 DynamicTypeInfo getDynamicTypeInfo(ProgramStateRef State,
44 DynamicTypeInfo NewTy);
51 DynamicTypeInfo(NewTy, CanBeSubClassed));
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/clang/StaticAnalyzer/Core/PathSensitive/
DynamicTypeInfo.h 1 //== DynamicTypeInfo.h - Runtime type information ----------------*- C++ -*--=//
19 class DynamicTypeInfo {
26 DynamicTypeInfo() : T(QualType()) {}
27 DynamicTypeInfo(QualType WithType, bool CanBeSub = true)
44 bool operator==(const DynamicTypeInfo &X) const {
DynamicTypeMap.h 27 typedef llvm::ImmutableMap<const MemRegion *, DynamicTypeInfo>
39 DynamicTypeInfo getDynamicTypeInfo(ProgramStateRef State,
44 DynamicTypeInfo NewTy);
51 DynamicTypeInfo(NewTy, CanBeSubClassed));
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/clang/StaticAnalyzer/Core/PathSensitive/
DynamicTypeInfo.h 1 //== DynamicTypeInfo.h - Runtime type information ----------------*- C++ -*--=//
19 class DynamicTypeInfo {
26 DynamicTypeInfo() : T(QualType()) {}
27 DynamicTypeInfo(QualType WithType, bool CanBeSub = true)
44 bool operator==(const DynamicTypeInfo &X) const {
DynamicTypeMap.h 27 typedef llvm::ImmutableMap<const MemRegion *, DynamicTypeInfo>
39 DynamicTypeInfo getDynamicTypeInfo(ProgramStateRef State,
44 DynamicTypeInfo NewTy);
51 DynamicTypeInfo(NewTy, CanBeSubClassed));
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/clang/StaticAnalyzer/Core/PathSensitive/
DynamicTypeInfo.h 1 //== DynamicTypeInfo.h - Runtime type information ----------------*- C++ -*--=//
19 class DynamicTypeInfo {
26 DynamicTypeInfo() : T(QualType()) {}
27 DynamicTypeInfo(QualType WithType, bool CanBeSub = true)
44 bool operator==(const DynamicTypeInfo &X) const {
DynamicTypeMap.h 27 typedef llvm::ImmutableMap<const MemRegion *, DynamicTypeInfo>
39 DynamicTypeInfo getDynamicTypeInfo(ProgramStateRef State,
44 DynamicTypeInfo NewTy);
51 DynamicTypeInfo(NewTy, CanBeSubClassed));
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
DynamicTypeInfo.h 1 //== DynamicTypeInfo.h - Runtime type information ----------------*- C++ -*--=//
19 class DynamicTypeInfo {
26 DynamicTypeInfo() : T(QualType()) {}
27 DynamicTypeInfo(QualType WithType, bool CanBeSub = true)
44 bool operator==(const DynamicTypeInfo &X) const {
DynamicTypeMap.h 27 typedef llvm::ImmutableMap<const MemRegion *, DynamicTypeInfo>
39 DynamicTypeInfo getDynamicTypeInfo(ProgramStateRef State,
44 DynamicTypeInfo NewTy);
51 DynamicTypeInfo(NewTy, CanBeSubClassed));
  /prebuilts/clang/host/linux-x86/clang-4393122/include/clang/StaticAnalyzer/Core/PathSensitive/
DynamicTypeInfo.h 1 //== DynamicTypeInfo.h - Runtime type information ----------------*- C++ -*--=//
19 class DynamicTypeInfo {
26 DynamicTypeInfo() : T(QualType()) {}
27 DynamicTypeInfo(QualType WithType, bool CanBeSub = true)
44 bool operator==(const DynamicTypeInfo &X) const {
DynamicTypeMap.h 27 typedef llvm::ImmutableMap<const MemRegion *, DynamicTypeInfo>
39 DynamicTypeInfo getDynamicTypeInfo(ProgramStateRef State,
44 DynamicTypeInfo NewTy);
51 DynamicTypeInfo(NewTy, CanBeSubClassed));
  /prebuilts/clang/host/linux-x86/clang-4479392/include/clang/StaticAnalyzer/Core/PathSensitive/
DynamicTypeInfo.h 1 //== DynamicTypeInfo.h - Runtime type information ----------------*- C++ -*--=//
19 class DynamicTypeInfo {
26 DynamicTypeInfo() : T(QualType()) {}
27 DynamicTypeInfo(QualType WithType, bool CanBeSub = true)
44 bool operator==(const DynamicTypeInfo &X) const {
DynamicTypeMap.h 27 typedef llvm::ImmutableMap<const MemRegion *, DynamicTypeInfo>
39 DynamicTypeInfo getDynamicTypeInfo(ProgramStateRef State,
44 DynamicTypeInfo NewTy);
51 DynamicTypeInfo(NewTy, CanBeSubClassed));

Completed in 341 milliseconds

1 2