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

/external/clang/lib/Sema/
H A DSemaOverload.cpp4578 /// TryObjectArgumentInitialization - Try to initialize the object
4582 TryObjectArgumentInitialization(Sema &S, QualType OrigFromType, function in namespace:clang
4718 = TryObjectArgumentInitialization(*this, From->getType(), FromClassification,
5471 = TryObjectArgumentInitialization(*this, ObjectType, ObjectClassification,
5656 = TryObjectArgumentInitialization(*this, From->getType(),
5823 = TryObjectArgumentInitialization(*this, Object->getType(),

Completed in 74 milliseconds