Home
last modified time | relevance | path

Searched refs:MOK_Allocate (Results 1 – 5 of 5) sorted by relevance

/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DMallocChecker.cpp274 enum class MemoryOperationKind { MOK_Allocate, MOK_Free, MOK_Any }; enumerator
884 MemKind == MemoryOperationKind::MOK_Allocate); in isCMemFunction()
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/lib/StaticAnalyzer/Checkers/
H A DMallocChecker.cpp274 enum class MemoryOperationKind { MOK_Allocate, MOK_Free, MOK_Any }; enumerator
884 MemKind == MemoryOperationKind::MOK_Allocate); in isCMemFunction()
/dports/devel/llvm90/llvm-9.0.1.src/tools/clang/lib/StaticAnalyzer/Checkers/
H A DMallocChecker.cpp203 MOK_Allocate, enumerator
660 MemKind == MemoryOperationKind::MOK_Allocate); in isCMemFunction()
/dports/devel/llvm80/llvm-8.0.1.src/tools/clang/lib/StaticAnalyzer/Checkers/
H A DMallocChecker.cpp202 MOK_Allocate,
653 MemKind == MemoryOperationKind::MOK_Allocate);
/dports/devel/llvm70/llvm-7.0.1.src/tools/clang/lib/StaticAnalyzer/Checkers/
H A DMallocChecker.cpp200 MOK_Allocate, enumerator
648 MemKind == MemoryOperationKind::MOK_Allocate); in isCMemFunction()