Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/llvm-project/clang/lib/Sema/
HDSemaTemplateDeduction.cpp2061 S.adjustMemberFunctionCC(PPT, /*HasThisPointer=*/false, in DeduceTemplateArgumentsByTypeMatch()
2065 S.adjustMemberFunctionCC(APT, /*HasThisPointer=*/false, in DeduceTemplateArgumentsByTypeMatch()
HDSemaType.cpp2701 adjustMemberFunctionCC(T, /*HasThisPointer=*/true, IsCtorOrDtor, Loc); in BuildMemberPointerType()
7997 void Sema::adjustMemberFunctionCC(QualType &T, bool HasThisPointer, in adjustMemberFunctionCC() function in Sema
HDSemaDecl.cpp9696 adjustMemberFunctionCC( in ActOnFunctionDeclarator()
/freebsd-14-stable/contrib/llvm-project/clang/include/clang/Sema/
HDSema.h14776 void adjustMemberFunctionCC(QualType &T, bool HasThisPointer,