Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/Parse/
H A DParser.h1942 FoldExpr, // Also allow fold-expression <anything> enumerator
/freebsd/contrib/llvm-project/llvm/include/llvm/Demangle/
H A DItaniumDemangle.h2289 FoldExpr(bool IsLeftFold_, std::string_view OperatorName_, const Node *Pack_, in FoldExpr() function