Home
last modified time | relevance | path

Searched defs:alloc_kind (Results 1 – 2 of 2) sorted by relevance

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