Searched refs:BuildFunctionType (Results 1 - 4 of 4) sorted by relevance

/external/clang/lib/Sema/
H A DSemaTemplateDeduction.cpp2618 *FunctionType = BuildFunctionType(ResultType, ParamTypes,
H A DSemaType.cpp1685 QualType Sema::BuildFunctionType(QualType T, function in class:Sema
2689 // FIXME: This really should be in BuildFunctionType.
2876 // FIXME: This really should be in BuildFunctionType.
H A DTreeTransform.h9368 return SemaRef.BuildFunctionType(T, ParamTypes,
/external/clang/include/clang/Sema/
H A DSema.h1053 QualType BuildFunctionType(QualType T,

Completed in 98 milliseconds