Home
last modified time | relevance | path

Searched refs:BuildObjCTypeParamType (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DSemaObjC.h96 QualType BuildObjCTypeParamType(const ObjCTypeParamDecl *Decl,
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaObjC.cpp484 QualType SemaObjC::BuildObjCTypeParamType( in BuildObjCTypeParamType() function in clang::SemaObjC
H A DTreeTransform.h16002 return SemaRef.ObjC().BuildObjCTypeParamType( in RebuildObjCTypeParamType()