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

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

Completed in 139 milliseconds