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

/external/clang/lib/Sema/
H A DSemaOverload.cpp4664 /// TryObjectArgumentInitialization - Try to initialize the object
4668 TryObjectArgumentInitialization(Sema &S, QualType FromType, function in namespace:clang
4803 = TryObjectArgumentInitialization(*this, From->getType(), FromClassification,
5557 = TryObjectArgumentInitialization(*this, ObjectType, ObjectClassification,
5742 = TryObjectArgumentInitialization(*this, From->getType(),
5909 = TryObjectArgumentInitialization(*this, Object->getType(),

Completed in 89 milliseconds