|
reference, declaration → definition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced
|
Declarations
tools/clang/include/clang/Sema/Sema.h 5510 ExprResult BuildCXXFoldExpr(SourceLocation LParenLoc, Expr *LHS,
References
tools/clang/lib/Sema/SemaTemplateVariadic.cpp 1198 return BuildCXXFoldExpr(LParenLoc, LHS, Opc, EllipsisLoc, RHS, RParenLoc,
tools/clang/lib/Sema/TreeTransform.h 3325 return getSema().BuildCXXFoldExpr(LParenLoc, LHS, Operator, EllipsisLoc,