Home
last modified time | relevance | path

Searched defs:MethodType (Results 1 – 3 of 3) sorted by relevance

/freebsd-14.2/contrib/llvm-project/clang/lib/Sema/
H A DSemaLambda.cpp366 QualType MethodType = MethodTypeInfo->getType(); in buildTypeForLambdaCallOperator() local
H A DSemaDeclObjC.cpp4722 tok::TokenKind MethodType, ObjCDeclSpec &ReturnQT, ParsedType ReturnType, in ActOnMethodDeclaration()
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DCodeViewDebug.cpp2626 TypeIndex MethodType = getMemberFunctionType(SP, Ty); in lowerRecordFieldList() local