Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DSemaObjC.h104 QualType BuildObjCObjectType(
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaObjC.cpp408 QualType Result = BuildObjCObjectType( in actOnObjCTypeArgsAndProtocolQualifiers()
711 QualType SemaObjC::BuildObjCObjectType( in BuildObjCObjectType() function in clang::SemaObjC
H A DTreeTransform.h16018 return SemaRef.ObjC().BuildObjCObjectType( in RebuildObjCObjectType()