Home
last modified time | relevance | path

Searched refs:adjustMemberFunctionCC (Results 1 – 4 of 4) sorted by relevance

/external/clang/lib/Sema/
DSemaTemplateDeduction.cpp1522 S.adjustMemberFunctionCC(ParamPointeeType, /*IsStatic=*/true, in DeduceTemplateArgumentsByTypeMatch()
1526 S.adjustMemberFunctionCC(ArgPointeeType, /*IsStatic=*/true, in DeduceTemplateArgumentsByTypeMatch()
DSemaType.cpp2298 adjustMemberFunctionCC(T, /*IsStatic=*/false, IsCtorOrDtor, Loc); in BuildMemberPointerType()
5923 void Sema::adjustMemberFunctionCC(QualType &T, bool IsStatic, bool IsCtorOrDtor, in adjustMemberFunctionCC() function in Sema
DSemaDecl.cpp7398 adjustMemberFunctionCC(R, D.isStaticMember(), D.isCtorOrDtor(), in ActOnFunctionDeclarator()
/external/clang/include/clang/Sema/
DSema.h2957 void adjustMemberFunctionCC(QualType &T, bool IsStatic, bool IsCtorOrDtor,