Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DSemaExpr.cpp17047 return BuildSourceLocExpr(Kind, ResultTy, BuiltinLoc, RPLoc, CurContext); in ActOnSourceLocExpr()
17050 ExprResult Sema::BuildSourceLocExpr(SourceLocExpr::IdentKind Kind, in BuildSourceLocExpr() function in Sema
H A DTreeTransform.h3510 return getSema().BuildSourceLocExpr(Kind, ResultTy, BuiltinLoc, RPLoc, in RebuildSourceLocExpr()
/openbsd-src/gnu/llvm/clang/include/clang/Sema/
H A DSema.h5990 ExprResult BuildSourceLocExpr(SourceLocExpr::IdentKind Kind,