Home
last modified time | relevance | path

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

/llvm-project/clang/include/clang/Sema/
H A DSema.h7299 return MakeFullExpr(Arg, Arg ? Arg->getExprLoc() : SourceLocation()); in MakeFullExpr() function
7296 FullExprArg MakeFullExpr(Expr *Arg) { MakeFullExpr() function