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

/external/clang/lib/Sema/
H A DTreeTransform.h607 bool TransformFunctionTypeParams(SourceLocation Loc,
4594 TransformFunctionTypeParams(SourceLocation Loc, function in class:clang::TreeTransform
4820 if (getDerived().TransformFunctionTypeParams(
4844 if (getDerived().TransformFunctionTypeParams(
11015 if (getDerived().TransformFunctionTypeParams(E->getCaretLocation(),

Completed in 106 milliseconds