Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/clang/lib/AST/
DExprConstant.cpp772 struct DynAllocOrder { struct
773 bool operator()(DynamicAllocLValue L, DynamicAllocLValue R) const { in operator ()()