Home
last modified time | relevance | path

Searched refs:BuildSourceLocExpr (Results 1 – 3 of 3) sorted by relevance

/llvm-project-15.0.7/clang/lib/Sema/
H A DSemaExpr.cpp16778 return BuildSourceLocExpr(Kind, ResultTy, BuiltinLoc, RPLoc, CurContext); in ActOnSourceLocExpr()
16781 ExprResult Sema::BuildSourceLocExpr(SourceLocExpr::IdentKind Kind, in BuildSourceLocExpr() function in Sema
H A DTreeTransform.h3419 return getSema().BuildSourceLocExpr(Kind, ResultTy, BuiltinLoc, RPLoc, in RebuildSourceLocExpr()
/llvm-project-15.0.7/clang/include/clang/Sema/
H A DSema.h5847 ExprResult BuildSourceLocExpr(SourceLocExpr::IdentKind Kind,