Home
last modified time | relevance | path

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

/external/llvm-project/clang/include/clang/AST/
DAPValue.h65 DynamicAllocLValue() : Index(0) {} in DynamicAllocLValue() function
66 explicit DynamicAllocLValue(unsigned Index) : Index(Index + 1) {} in DynamicAllocLValue() function