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

/external/clang/lib/Sema/
H A DSemaTemplateDeduction.cpp4148 /// specialized as \p FT2.
4152 FunctionTemplateDecl *FT2,
4157 FunctionDecl *FD2 = FT2->getTemplatedDecl();
4162 TemplateParameterList *TemplateParams = FT2->getTemplateParameters();
4262 // as FT2.
4323 /// \param FT2 the second function template
4331 /// \param NumCallArguments2 The number of arguments in the call to FT2, used
4338 FunctionTemplateDecl *FT2,
4344 bool Better1 = isAtLeastAsSpecializedAs(*this, Loc, FT1, FT2, TPOC,
4346 bool Better2 = isAtLeastAsSpecializedAs(*this, Loc, FT2, FT
4149 isAtLeastAsSpecializedAs(Sema &S, SourceLocation Loc, FunctionTemplateDecl *FT1, FunctionTemplateDecl *FT2, TemplatePartialOrderingContext TPOC, unsigned NumCallArguments1, SmallVectorImpl<RefParamPartialOrderingComparison> *RefParamComparisons) argument
4337 getMoreSpecializedTemplate(FunctionTemplateDecl *FT1, FunctionTemplateDecl *FT2, SourceLocation Loc, TemplatePartialOrderingContext TPOC, unsigned NumCallArguments1, unsigned NumCallArguments2) argument
[all...]
/external/robolectric/lib/main/
H A Dh2-1.2.147.jarMETA-INF/MANIFEST.MF META-INF/services/java.sql.Driver org/h2/api/AggregateFunction ...

Completed in 977 milliseconds