Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/Sema/
H A DSemaType.cpp6918 bool Sema::hasExplicitCallingConv(QualType &T) { in hasExplicitCallingConv() function in Sema
6959 if (hasExplicitCallingConv(T)) in adjustMemberFunctionCC()
H A DSemaTemplate.cpp8363 if (!hasExplicitCallingConv(Adjusted)) in CheckMemberSpecialization()
/freebsd-12.1/contrib/llvm/tools/clang/include/clang/Sema/
H A DSema.h3413 bool hasExplicitCallingConv(QualType &T);