Home
last modified time | relevance | path

Searched defs:alloc_kind (Results 1 – 2 of 2) 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()
/llvm-project-15.0.7/lldb/source/Expression/
H A DIRExecutionUnit.cpp514 const llvm::StringRef &name, IRExecutionUnit::AllocationKind alloc_kind) { in GetSectionTypeFromSectionName()