Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DSemaTemplateDeduction.cpp1534 S.adjustMemberFunctionCC(ParamPointeeType, /*IsStatic=*/true, in DeduceTemplateArgumentsByTypeMatch()
1538 S.adjustMemberFunctionCC(ArgPointeeType, /*IsStatic=*/true, in DeduceTemplateArgumentsByTypeMatch()
DSemaType.cpp2503 adjustMemberFunctionCC(T, /*IsStatic=*/false, IsCtorOrDtor, Loc); in BuildMemberPointerType()
6256 void Sema::adjustMemberFunctionCC(QualType &T, bool IsStatic, bool IsCtorOrDtor, in adjustMemberFunctionCC() function in Sema
DSemaDecl.cpp7677 adjustMemberFunctionCC(R, D.isStaticMember(), D.isCtorOrDtor(), in ActOnFunctionDeclarator()
/external/clang/include/clang/Sema/
DSema.h3031 void adjustMemberFunctionCC(QualType &T, bool IsStatic, bool IsCtorOrDtor,