Home
last modified time | relevance | path

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

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