Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h4323 BuildCallToObjectOfClassType(Scope *S, Expr *Object, SourceLocation LParenLoc,
/freebsd-14.2/contrib/llvm-project/clang/lib/Sema/
H A DSemaOverload.cpp15533 Sema::BuildCallToObjectOfClassType(Scope *S, Expr *Obj, in BuildCallToObjectOfClassType() function in Sema
H A DSemaExpr.cpp7237 return BuildCallToObjectOfClassType(Scope, Fn, LParenLoc, ArgExprs, in BuildCallExpr()