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

  /src/external/apache2/llvm/dist/clang/lib/Sema/
SemaTemplateDeduction.cpp 4229 QualType Sema::adjustCCAndNoReturn(QualType ArgFunctionType,
4328 ArgFunctionType = adjustCCAndNoReturn(ArgFunctionType, FunctionType,
4391 ArgFunctionType = adjustCCAndNoReturn(ArgFunctionType, SpecializationType,
SemaTemplate.cpp 9209 Adjusted = adjustCCAndNoReturn(Adjusted, Method->getType());
10163 QualType Adjusted = adjustCCAndNoReturn(R, Method->getType(),
SemaExprCXX.cpp 2774 if (Context.hasSameType(adjustCCAndNoReturn(Fn->getType(),
  /src/external/apache2/llvm/dist/clang/include/clang/Sema/
Sema.h 8309 QualType adjustCCAndNoReturn(QualType ArgFunctionType, QualType FunctionType,

Completed in 109 milliseconds