Home
last modified time | relevance | path

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

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