Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/CIR/Dialect/IR/
H A DCIRAttrs.h38 class MethodType; variable
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaAPINotes.cpp630 auto MethodType = Method->getType(); in ProcessAPINotes() local
H A DSemaLambda.cpp390 QualType MethodType = MethodTypeInfo->getType(); in buildTypeForLambdaCallOperator() local
H A DSemaDeclObjC.cpp4784 tok::TokenKind MethodType, ObjCDeclSpec &ReturnQT, ParsedType ReturnType, in ActOnMethodDeclaration()
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DCodeViewDebug.cpp2640 TypeIndex MethodType = getMemberFunctionType(SP, Ty); in lowerRecordFieldList() local