Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/lib/Sema/
H A DSemaExpr.cpp15918 return BuildSourceLocExpr(Kind, BuiltinLoc, RPLoc, CurContext); in ActOnSourceLocExpr()
15921 ExprResult Sema::BuildSourceLocExpr(SourceLocExpr::IdentKind Kind, in BuildSourceLocExpr() function in Sema
H A DTreeTransform.h3357 return getSema().BuildSourceLocExpr(Kind, BuiltinLoc, RPLoc, ParentContext); in RebuildSourceLocExpr()
/freebsd-13.1/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h5566 ExprResult BuildSourceLocExpr(SourceLocExpr::IdentKind Kind,