Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/clang/lib/Sema/
H A DSemaTemplateDeduction.cpp1888 S.adjustMemberFunctionCC(PPT, /*IsStatic=*/true, in DeduceTemplateArgumentsByTypeMatch()
1892 S.adjustMemberFunctionCC(APT, /*IsStatic=*/true, in DeduceTemplateArgumentsByTypeMatch()
H A DSemaType.cpp3073 adjustMemberFunctionCC(T, /*IsStatic=*/false, IsCtorOrDtor, Loc); in BuildMemberPointerType()
7931 void Sema::adjustMemberFunctionCC(QualType &T, bool IsStatic, bool IsCtorOrDtor, in adjustMemberFunctionCC() function in Sema
H A DSemaDecl.cpp9606 adjustMemberFunctionCC(R, D.isStaticMember(), D.isCtorOrDtor(), in ActOnFunctionDeclarator()
/openbsd/gnu/llvm/clang/include/clang/Sema/
H A DSema.h4717 void adjustMemberFunctionCC(QualType &T, bool IsStatic, bool IsCtorOrDtor,