Home
last modified time | relevance | path

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

/freebsd-9-stable/contrib/llvm/tools/clang/lib/Sema/
DSemaType.cpp4589 void Sema::adjustMemberFunctionCC(QualType &T, bool IsStatic) { in adjustMemberFunctionCC() function in Sema
DSemaDecl.cpp6569 adjustMemberFunctionCC(R, D.isStaticMember()); in ActOnFunctionDeclarator()
/freebsd-9-stable/contrib/llvm/tools/clang/include/clang/Sema/
DSema.h2571 void adjustMemberFunctionCC(QualType &T, bool IsStatic);