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

  /src/external/apache2/llvm/dist/clang/lib/Sema/
TreeTransform.h 675 bool TransformFunctionTypeParams(
5573 bool TreeTransform<Derived>::TransformFunctionTypeParams(
5835 if (getDerived().TransformFunctionTypeParams(
5861 if (getDerived().TransformFunctionTypeParams(
12229 if (getDerived().TransformFunctionTypeParams(E->getRequiresKWLoc(),
14000 if (getDerived().TransformFunctionTypeParams(
SemaTemplateInstantiate.cpp 2479 return Instantiator.TransformFunctionTypeParams(

Completed in 39 milliseconds