Home
last modified time | relevance | path

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

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