Searched refs:adjustMemberFunctionCC (Results 1 – 4 of 4) sorted by relevance
| /freebsd-14.2/contrib/llvm-project/clang/lib/Sema/ |
| H A D | SemaTemplateDeduction.cpp | 1918 S.adjustMemberFunctionCC(PPT, /*HasThisPointer=*/false, in DeduceTemplateArgumentsByTypeMatch() 1922 S.adjustMemberFunctionCC(APT, /*HasThisPointer=*/false, in DeduceTemplateArgumentsByTypeMatch()
|
| H A D | SemaType.cpp | 3166 adjustMemberFunctionCC(T, /*HasThisPointer=*/true, IsCtorOrDtor, Loc); in BuildMemberPointerType() 8299 void Sema::adjustMemberFunctionCC(QualType &T, bool HasThisPointer, in adjustMemberFunctionCC() function in Sema
|
| H A D | SemaDecl.cpp | 9840 adjustMemberFunctionCC( in ActOnFunctionDeclarator()
|
| /freebsd-14.2/contrib/llvm-project/clang/include/clang/Sema/ |
| H A D | Sema.h | 4820 void adjustMemberFunctionCC(QualType &T, bool HasThisPointer,
|