Searched refs:adjustMemberFunctionCC (Results 1 – 4 of 4) sorted by relevance
| /llvm-project-15.0.7/clang/lib/Sema/ |
| H A D | SemaTemplateDeduction.cpp | 1859 S.adjustMemberFunctionCC(PPT, /*IsStatic=*/true, in DeduceTemplateArgumentsByTypeMatch() 1863 S.adjustMemberFunctionCC(APT, /*IsStatic=*/true, in DeduceTemplateArgumentsByTypeMatch()
|
| H A D | SemaType.cpp | 3006 adjustMemberFunctionCC(T, /*IsStatic=*/false, IsCtorOrDtor, Loc); in BuildMemberPointerType() 7830 void Sema::adjustMemberFunctionCC(QualType &T, bool IsStatic, bool IsCtorOrDtor, in adjustMemberFunctionCC() function in Sema
|
| H A D | SemaDecl.cpp | 9455 adjustMemberFunctionCC(R, D.isStaticMember(), D.isCtorOrDtor(), in ActOnFunctionDeclarator()
|
| /llvm-project-15.0.7/clang/include/clang/Sema/ |
| H A D | Sema.h | 4594 void adjustMemberFunctionCC(QualType &T, bool IsStatic, bool IsCtorOrDtor,
|