HomeSort by: relevance | last modified time | path
    Searched refs:hasExplicitCallingConv (Results 1 - 4 of 4) sorted by relevancy

  /src/external/apache2/llvm/dist/clang/lib/Sema/
SemaType.cpp 7628 bool Sema::hasExplicitCallingConv(QualType T) {
7674 if (hasExplicitCallingConv(T))
SemaTemplate.cpp 9208 if (!hasExplicitCallingConv(Adjusted))
SemaDecl.cpp 11257 if (!hasExplicitCallingConv(T)) {
  /src/external/apache2/llvm/dist/clang/include/clang/Sema/
Sema.h 4307 bool hasExplicitCallingConv(QualType T);

Completed in 103 milliseconds