Home
last modified time | relevance | path

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

/external/llvm-project/clang/include/clang/AST/
DAPValue.h151 static LValueBase getDynamicAlloc(DynamicAllocLValue LV, QualType Type);
/external/llvm-project/clang/lib/AST/
DAPValue.cpp47 APValue::LValueBase APValue::LValueBase::getDynamicAlloc(DynamicAllocLValue LV, in getDynamicAlloc() function in APValue::LValueBase
DExprConstant.cpp1894 LV.set(APValue::LValueBase::getDynamicAlloc(DA, T)); in createHeapAlloc()