Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DSemaObjC.h83 TypeResult actOnObjCProtocolQualifierType(
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaObjC.cpp340 TypeResult SemaObjC::actOnObjCProtocolQualifierType( in actOnObjCProtocolQualifierType() function in clang::SemaObjC
/freebsd/contrib/llvm-project/clang/lib/Parse/
H A DParseObjc.cpp1633 TypeResult result = Actions.ObjC().actOnObjCProtocolQualifierType( in parseObjCProtocolQualifierType()