Home
last modified time | relevance | path

Searched defs:Proto1 (Results 1 – 6 of 6) sorted by relevance

/llvm-project/clang/test/Rewriter/
H A Drewrite-protocol-qualified.mm18 @protocol Proto1, Proto2; protocol
H A Dinstancetype-test.mm18 @protocol Proto1 protocol
/llvm-project/clang/test/SemaObjC/
H A Dinstancetype.m17 @protocol Proto1 protocol
/llvm-project/clang/test/SemaObjCXX/
H A Dinstancetype.mm17 @protocol Proto1 protocol
/llvm-project/clang/lib/AST/
H A DASTStructuralEquivalence.cpp774 IsEquivalentExceptionSpec(StructuralEquivalenceContext & Context,const FunctionProtoType * Proto1,const FunctionProtoType * Proto2) IsEquivalentExceptionSpec() argument
1024 const auto *Proto1 = cast<FunctionProtoType>(T1); IsStructurallyEquivalent() local
[all...]
/llvm-project/clang/lib/Sema/
H A DSemaTemplateDeduction.cpp5415 const FunctionProtoType *Proto1 = FD1->getType()->getAs<FunctionProtoType>(); isAtLeastAsSpecializedAs() local
5543 const FunctionProtoType *Proto1 = getMoreSpecializedTemplate() local
[all...]