HomeSort by relevance Sort by last modified time
    Searched refs:AllocKind (Results 1 - 16 of 16) sorted by null

  /external/clang/lib/StaticAnalyzer/Checkers/
PointerArithChecker.cpp 28 enum class AllocKind {
37 template <> struct FoldingSetTrait<AllocKind> {
38 static inline void Profile(AllocKind X, FoldingSetNodeID &ID) {
51 AllocKind getKindOfNewOp(const CXXNewExpr *NE, const FunctionDecl *FD) const;
53 AllocKind &AKind, CheckerContext &C) const;
76 REGISTER_MAP_WITH_PROGRAMSTATE(RegionState, const MemRegion *, AllocKind)
92 AllocKind PointerArithChecker::getKindOfNewOp(const CXXNewExpr *NE,
97 return AllocKind::Unknown;
99 return AllocKind::Unknown;
101 return AllocKind::Array
    [all...]
  /external/clang/include/clang/Analysis/Analyses/
ThreadSafetyTIL.h 997 enum AllocKind {
1002 Alloc(SExpr *D, AllocKind K) : SExpr(COP_Alloc), Dtype(D) { Flags = K; }
1005 AllocKind kind() const { return static_cast<AllocKind>(Flags); }
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/Analysis/Analyses/
ThreadSafetyTIL.h 997 enum AllocKind {
1002 Alloc(SExpr *D, AllocKind K) : SExpr(COP_Alloc), Dtype(D) { Flags = K; }
1005 AllocKind kind() const { return static_cast<AllocKind>(Flags); }
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/clang/Analysis/Analyses/
ThreadSafetyTIL.h 997 enum AllocKind {
1002 Alloc(SExpr *D, AllocKind K) : SExpr(COP_Alloc), Dtype(D) { Flags = K; }
1005 AllocKind kind() const { return static_cast<AllocKind>(Flags); }
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/clang/Analysis/Analyses/
ThreadSafetyTIL.h 997 enum AllocKind {
1002 Alloc(SExpr *D, AllocKind K) : SExpr(COP_Alloc), Dtype(D) { Flags = K; }
1005 AllocKind kind() const { return static_cast<AllocKind>(Flags); }
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/clang/Analysis/Analyses/
ThreadSafetyTIL.h 996 enum AllocKind {
1001 Alloc(SExpr *D, AllocKind K) : SExpr(COP_Alloc), Dtype(D) { Flags = K; }
1004 AllocKind kind() const { return static_cast<AllocKind>(Flags); }
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/clang/Analysis/Analyses/
ThreadSafetyTIL.h 996 enum AllocKind {
1001 Alloc(SExpr *D, AllocKind K) : SExpr(COP_Alloc), Dtype(D) { Flags = K; }
1004 AllocKind kind() const { return static_cast<AllocKind>(Flags); }
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/clang/Analysis/Analyses/
ThreadSafetyTIL.h 996 enum AllocKind {
1001 Alloc(SExpr *D, AllocKind K) : SExpr(COP_Alloc), Dtype(D) { Flags = K; }
1004 AllocKind kind() const { return static_cast<AllocKind>(Flags); }
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/clang/Analysis/Analyses/
ThreadSafetyTIL.h 996 enum AllocKind {
1001 Alloc(SExpr *D, AllocKind K) : SExpr(COP_Alloc), Dtype(D) { Flags = K; }
1004 AllocKind kind() const { return static_cast<AllocKind>(Flags); }
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/Analysis/Analyses/
ThreadSafetyTIL.h 997 enum AllocKind {
1002 Alloc(SExpr *D, AllocKind K) : SExpr(COP_Alloc), Dtype(D) { Flags = K; }
1005 AllocKind kind() const { return static_cast<AllocKind>(Flags); }
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4393122/include/clang/Analysis/Analyses/
ThreadSafetyTIL.h 997 enum AllocKind {
1002 Alloc(SExpr *D, AllocKind K) : SExpr(COP_Alloc), Dtype(D) { Flags = K; }
1005 AllocKind kind() const { return static_cast<AllocKind>(Flags); }
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4479392/include/clang/Analysis/Analyses/
ThreadSafetyTIL.h 997 enum AllocKind {
1002 Alloc(SExpr *D, AllocKind K) : SExpr(COP_Alloc), Dtype(D) { Flags = K; }
1005 AllocKind kind() const { return static_cast<AllocKind>(Flags); }
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4579689/include/clang/Analysis/Analyses/
ThreadSafetyTIL.h 996 enum AllocKind {
1001 Alloc(SExpr *D, AllocKind K) : SExpr(COP_Alloc), Dtype(D) { Flags = K; }
1004 AllocKind kind() const { return static_cast<AllocKind>(Flags); }
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4630689/include/clang/Analysis/Analyses/
ThreadSafetyTIL.h 996 enum AllocKind {
1001 Alloc(SExpr *D, AllocKind K) : SExpr(COP_Alloc), Dtype(D) { Flags = K; }
1004 AllocKind kind() const { return static_cast<AllocKind>(Flags); }
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4639204/include/clang/Analysis/Analyses/
ThreadSafetyTIL.h 996 enum AllocKind {
1001 Alloc(SExpr *D, AllocKind K) : SExpr(COP_Alloc), Dtype(D) { Flags = K; }
1004 AllocKind kind() const { return static_cast<AllocKind>(Flags); }
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4691093/include/clang/Analysis/Analyses/
ThreadSafetyTIL.h 996 enum AllocKind {
1001 Alloc(SExpr *D, AllocKind K) : SExpr(COP_Alloc), Dtype(D) { Flags = K; }
1004 AllocKind kind() const { return static_cast<AllocKind>(Flags); }
    [all...]

Completed in 196 milliseconds