Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaTemplateDeduction.cpp1939 S.adjustMemberFunctionCC(ParamPointeeType, /*IsStatic=*/true, in DeduceTemplateArgumentsByTypeMatch()
1943 S.adjustMemberFunctionCC(ArgPointeeType, /*IsStatic=*/true, in DeduceTemplateArgumentsByTypeMatch()
H A DSemaType.cpp2913 adjustMemberFunctionCC(T, /*IsStatic=*/false, IsCtorOrDtor, Loc); in BuildMemberPointerType()
7642 void Sema::adjustMemberFunctionCC(QualType &T, bool IsStatic, bool IsCtorOrDtor, in adjustMemberFunctionCC() function in Sema
H A DSemaDecl.cpp8977 adjustMemberFunctionCC(R, D.isStaticMember(), D.isCtorOrDtor(), in ActOnFunctionDeclarator()
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Sema/
H A DSema.h4301 void adjustMemberFunctionCC(QualType &T, bool IsStatic, bool IsCtorOrDtor,