reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

Declarations

tools/clang/include/clang/AST/APValue.h
  147     static LValueBase getDynamicAlloc(DynamicAllocLValue LV, QualType Type);

References

tools/clang/lib/AST/ExprConstant.cpp
 1794   LV.set(APValue::LValueBase::getDynamicAlloc(DA, T));