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

/external/clang/include/clang/Sema/
H A DSema.h1984 BuildCallToObjectOfClassType(Scope *S, Expr *Object, SourceLocation LParenLoc,
/external/clang/lib/Sema/
H A DSemaOverload.cpp10774 /// BuildCallToObjectOfClassType - Build a call to an object of class
10779 Sema::BuildCallToObjectOfClassType(Scope *S, Expr *Obj, function in class:Sema
H A DSemaExpr.cpp3838 return Owned(BuildCallToObjectOfClassType(S, Fn, LParenLoc,

Completed in 470 milliseconds