Home
last modified time | relevance | path

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

/src/contrib/llvm-project/clang/lib/Sema/
H A DSemaTemplateDeduction.cpp2061 S.adjustMemberFunctionCC(PPT, /*HasThisPointer=*/false, in DeduceTemplateArgumentsByTypeMatch()
2065 S.adjustMemberFunctionCC(APT, /*HasThisPointer=*/false, in DeduceTemplateArgumentsByTypeMatch()
H A DSemaType.cpp2701 adjustMemberFunctionCC(T, /*HasThisPointer=*/true, IsCtorOrDtor, Loc); in BuildMemberPointerType()
7997 void Sema::adjustMemberFunctionCC(QualType &T, bool HasThisPointer, in adjustMemberFunctionCC() function in Sema
H A DSemaDecl.cpp9696 adjustMemberFunctionCC( in ActOnFunctionDeclarator()
/src/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h14783 void adjustMemberFunctionCC(QualType &T, bool HasThisPointer,