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

/external/clang/lib/Sema/
H A DSemaOverload.cpp4714 /// TryObjectArgumentInitialization - Try to initialize the object
4718 TryObjectArgumentInitialization(Sema &S, QualType FromType, function in namespace:clang
4853 = TryObjectArgumentInitialization(*this, From->getType(), FromClassification,
5885 = TryObjectArgumentInitialization(*this, ObjectType, ObjectClassification,
6133 = TryObjectArgumentInitialization(*this, From->getType(),
6310 = TryObjectArgumentInitialization(*this, Object->getType(),

Completed in 753 milliseconds