Home
last modified time | relevance | path

Searched defs:resultTy (Results 1 – 4 of 4) sorted by relevance

/freebsd-12.1/contrib/llvm/tools/clang/lib/StaticAnalyzer/Core/
H A DSimpleSValBuilder.cpp221 QualType resultTy) { in MakeSymIntVal()
508 QualType resultTy) { in evalBinOpNN()
770 QualType resultTy, in evalBinOpFieldRegionFieldRegion()
817 QualType resultTy) { in evalBinOpLL()
1098 Loc lhs, NonLoc rhs, QualType resultTy) { in evalBinOpLN()
/freebsd-12.1/contrib/llvm/tools/clang/lib/AST/
H A DType.cpp1163 QualType resultTy = ctx.applyObjCProtocolQualifiers(argType, in substObjCTypeArgs() local
1191 QualType resultTy = ctx.getObjCObjectType(obj->getBaseType(), in substObjCTypeArgs() local
/freebsd-12.1/contrib/llvm/tools/clang/lib/Sema/
H A DSemaObjCProperty.cpp2379 QualType resultTy = property->getType().getAtomicUnqualifiedType(); in ProcessPropertyDecl() local
H A DSemaOverload.cpp1657 QualType resultTy; in IsStandardConversion() local