Home
last modified time | relevance | path

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

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