Home
last modified time | relevance | path

Searched refs:alloc_kind (Results 1 – 3 of 3) sorted by relevance

/llvm-project-15.0.7/clang/test/SemaCXX/
H A Dcxx2a-constexpr-dynalloc.cpp51 constexpr bool mismatched(int alloc_kind, int dealloc_kind) { in mismatched() argument
53 switch (alloc_kind) { in mismatched()
/llvm-project-15.0.7/lldb/include/lldb/Expression/
H A DIRExecutionUnit.h331 AllocationKind alloc_kind);
/llvm-project-15.0.7/lldb/source/Expression/
H A DIRExecutionUnit.cpp514 const llvm::StringRef &name, IRExecutionUnit::AllocationKind alloc_kind) { in GetSectionTypeFromSectionName() argument
516 switch (alloc_kind) { in GetSectionTypeFromSectionName()