Searched defs:Prototype (Results 1 – 11 of 11) sorted by relevance
790 ArrayRef<PrototypeDescriptor> Prototype) { in computeTypes()913 llvm::ArrayRef<PrototypeDescriptor> Prototype, bool IsMasked, in computeBuiltinTypes()
52 SmallVector<PrototypeDescriptor> Prototype; member540 auto Prototype = RVVIntrinsic::computeBuiltinTypes( in createRVVIntrinsics() local
337 auto Prototype = ContinuationId->getPrototype(); in buildFrom() local
494 StmtSequence Prototype = HashGroup[i]; in splitCloneGroups() local
1085 OverloadCandidate(FunctionProtoTypeLoc Prototype) in OverloadCandidate()
1786 Prototype, // Within a function prototype. enumerator
46 Prototype, enumerator
1330 std::string Prototype; in getPrototype() local
75 void llvm_raise(value Prototype, char *Message) { in llvm_raise()
4199 CallArgList &Args, PrototypeWrapper Prototype, in EmitCallArgs()
3763 const FunctionDecl *Function, const FunctionProtoType *Prototype, in AddOverloadParameterChunks()