Searched defs:TransformFunctionTypeParams (Results 1 - 1 of 1) sorted by relevance

/external/clang/lib/Sema/
H A DTreeTransform.h553 bool TransformFunctionTypeParams(SourceLocation Loc,
3967 TransformFunctionTypeParams(SourceLocation Loc, function in class:clang::TreeTransform
4190 if (getDerived().TransformFunctionTypeParams(TL.getBeginLoc(),
4216 if (getDerived().TransformFunctionTypeParams(TL.getBeginLoc(),
7875 if (getDerived().TransformFunctionTypeParams(E->getLocStart(),
8749 if (getDerived().TransformFunctionTypeParams(E->getCaretLocation(),

Completed in 109 milliseconds