Home
last modified time | relevance | path

Searched defs:QT (Results 1 – 25 of 57) sorted by relevance

123

/netbsd/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGNonTrivialStruct.cpp826 QualType QT = Dst.getType(); in defaultInitNonTrivialCStructVar() local
857 QualType QT = Dst.getType(); in callCStructDefaultConstructor() local
881 QualType QT = Dst.getType(); in callCStructDestructor() local
892 QualType QT = Dst.getType(); in callCStructCopyConstructor() local
906 QualType QT = Dst.getType(); in callCStructCopyAssignmentOperator() local
917 QualType QT = Dst.getType(); in callCStructMoveConstructor() local
931 QualType QT = Dst.getType(); in callCStructMoveAssignmentOperator() local
950 bool IsVolatile, QualType QT) { in getNonTrivialCStructCopyConstructor()
962 bool IsVolatile, QualType QT) { in getNonTrivialCStructMoveConstructor()
974 bool IsVolatile, QualType QT) { in getNonTrivialCStructCopyAssignmentOperator()
[all …]
/netbsd/external/apache2/llvm/dist/clang/lib/AST/
H A DQualTypeNames.cpp141 QualType QT = Ctx.getTemplateSpecializationType( in getFullyQualifiedTemplateType() local
173 QualType QT = Ctx.getTemplateSpecializationType( in getFullyQualifiedTemplateType() local
368 QualType getFullyQualifiedType(QualType QT, const ASTContext &Ctx, in getFullyQualifiedType()
463 std::string getFullyQualifiedName(QualType QT, in getFullyQualifiedName()
H A DScanfFormatString.cpp412 bool ScanfSpecifier::fixType(QualType QT, QualType RawQT, in fixType()
H A DExprObjC.cpp267 QualType QT = MD->getReturnType(); in getCallReturnType() local
278 QualType QT = getType(); in getCallReturnType() local
H A DASTTypeTraits.cpp155 } else if (const QualType *QT = get<QualType>()) in print() local
H A DFormatString.cpp977 bool FormatSpecifier::namedTypeToLengthModifier(QualType QT, in namedTypeToLengthModifier()
H A DPrintfFormatString.cpp681 bool PrintfSpecifier::fixType(QualType QT, const LangOptions &LangOpt, in fixType()
H A DCommentSema.cpp869 QualType QT = VD->getType(); in isFunctionPointerVarDecl() local
884 QualType QT; in isFunctionOrBlockPointerVarLikeDecl() local
H A DJSONNodeDumper.cpp283 llvm::json::Object JSONNodeDumper::createQualType(QualType QT, bool Desugar) { in createQualType()
530 for (QualType QT : E.ExceptionSpec.Exceptions) in VisitFunctionProtoType() local
/netbsd/external/apache2/llvm/dist/clang/lib/Analysis/
H A DRetainSummaryManager.cpp69 QualType QT) { in hasAnyEnabledAttrOf()
110 QualType QT) { in hasAnyEnabledAttrOf()
165 static bool isOSObjectPtr(QualType QT) { in isOSObjectPtr()
220 RetainSummaryManager::isKnownSmartPointer(QualType QT) { in isKnownSmartPointer()
633 QualType QT = (*pi)->getType(); in updateSummaryForArgumentTypes() local
886 static bool hasTypedefNamed(QualType QT, in hasTypedefNamed()
910 QualType QT = pd->getType(); in applyParamAnnotationEffect() local
924 QualType QT = getCallableReturnType(FD); in applyParamAnnotationEffect() local
H A DConsumed.cpp143 static bool isConsumableType(const QualType &QT) { in isConsumableType()
153 static bool isAutoCastType(const QualType &QT) { in isAutoCastType()
163 static bool isSetOnReadPtrType(const QualType &QT) { in isSetOnReadPtrType()
193 static ConsumedState mapConsumableAttrState(const QualType QT) { in mapConsumableAttrState()
/netbsd/external/apache2/llvm/dist/clang/include/clang/AST/
H A DDataCollection.h48 template <class T> void addDataToConsumer(T &DataConsumer, const QualType &QT) { in addDataToConsumer()
/netbsd/external/apache2/llvm/dist/clang/tools/libclang/
H A DCXType.cpp893 static bool isIncompleteTypeWithAlignment(QualType QT) { in isIncompleteTypeWithAlignment()
901 QualType QT = GetQualType(T); in clang_Type_getAlignOf() local
935 QualType QT = GetQualType(T); in clang_Type_getSizeOf() local
962 static bool isTypeIncompleteForLayout(QualType QT) { in isTypeIncompleteForLayout()
1074 QualType QT = GetQualType(T); in clang_Type_getCXXRefQualifier() local
1156 Optional<QualType> QT = FindTemplateArgumentTypeAt(TA.getValue(), index); in clang_Type_getTemplateArgumentAsType() local
/netbsd/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/WebKit/
H A DUncountedLocalVarsChecker.cpp58 QualType QT = V->getType(); in isRefcountedStringsHack() local
/netbsd/external/apache2/llvm/dist/clang/lib/Frontend/Rewrite/
H A DRewriteObjC.cpp1132 QualType QT = PDecl->getType(); in RewriteObjCMethodDecl() local
2193 QualType QT = ND->getType(); in RewriteTypeOfDecl() local
3292 QualType QT = (*AI)->getType(); in SynthesizeBlockFunc() local
3340 QualType QT = (*I)->getType(); in SynthesizeBlockFunc() local
3434 QualType QT = (*I)->getType(); in SynthesizeBlockImpl() local
3909 QualType QT = CE->getType(); in RewriteCastExpr() local
3968 bool RewriteObjC::PointerTypeTakesAnyBlockArguments(QualType QT) { in PointerTypeTakesAnyBlockArguments()
3986 bool RewriteObjC::PointerTypeTakesAnyObjCQualifiedType(QualType QT) { in PointerTypeTakesAnyObjCQualifiedType()
4463 QualType QT = (*I)->getType(); in SynthBlockInitExpr() local
4480 QualType QT = (*I)->getType(); in SynthBlockInitExpr() local
H A DRewriteModernObjC.cpp1298 QualType QT = PDecl->getType(); in RewriteObjCMethodDecl() local
2279 QualType QT = ND->getType(); in RewriteTypeOfDecl() local
3923 QualType QT = GetGroupRecordTypeForObjCIvarBitfield(IV); in RewriteObjCInternalStruct() local
4081 QualType QT = (*AI)->getType(); in SynthesizeBlockFunc() local
4129 QualType QT = (*I)->getType(); in SynthesizeBlockFunc() local
4223 QualType QT = (*I)->getType(); in SynthesizeBlockImpl() local
4739 QualType QT = CE->getType(); in RewriteCastExpr() local
4770 QualType QT = IC->getType(); in RewriteImplicitCastObjCExpr() local
4813 bool RewriteModernObjC::PointerTypeTakesAnyBlockArguments(QualType QT) { in PointerTypeTakesAnyBlockArguments()
5324 QualType QT = (*I)->getType(); in SynthBlockInitExpr() local
[all …]
/netbsd/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/
H A DLLVMConventionsChecker.cpp50 if (const ElaboratedType *QT = T->getAs<ElaboratedType>()) in IsStdString() local
H A DUnixAPIChecker.cpp190 QualType QT = Arg->getType(); in CheckOpenVariant() local
H A DFuchsiaHandleChecker.cpp278 getFuchsiaHandleSymbols(QualType QT, SVal Arg, ProgramStateRef State) { in getFuchsiaHandleSymbols()
/netbsd/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/RetainCountChecker/
H A DRetainCountDiagnostics.cpp86 static std::string getPrettyTypeName(QualType QT) { in getPrettyTypeName()
206 static std::string findAllocatedObjectName(const Stmt *S, QualType QT) { in findAllocatedObjectName()
H A DRetainCountChecker.cpp188 QualType QT = CE->getType(); in checkPostStmt() local
426 static bool isPointerToObject(QualType QT) { in isPointerToObject()
/netbsd/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaDeclAttr.cpp413 QualType QT = Exp->getType(); in isIntOrBool() local
459 QualType QT = VD->getType(); in threadSafetyCheckIsPointer() local
480 static const RecordType *getRecordType(QualType QT) { in getRecordType()
720 QualType QT = cast<ValueDecl>(D)->getType(); in checkAcquireOrderAttrCommon() local
1424 QualType QT = S.GetTypeFromParser(PT, &QTLoc); in handleIBOutletCollection() local
1456 QualType QT = I->getType(); in isValidPointerAttrType() local
5217 static bool isValidSubjectOfNSAttribute(QualType QT) { in isValidSubjectOfNSAttribute()
5222 static bool isValidSubjectOfCFAttribute(QualType QT) { in isValidSubjectOfCFAttribute()
5306 QualType QT = PVD->getType(); in isValidOSObjectOutParameter() local
5638 QualType QT = VD->getType(); in handleObjCPreciseLifetimeAttr() local
[all …]
H A DSemaStmtAsm.cpp834 QualType QT = TD->getUnderlyingType(); in LookupInlineAsmField() local
/netbsd/external/apache2/llvm/dist/clang/utils/TableGen/
H A DClangOpenCLBuiltinEmitter.cpp788 auto QT = T->getValueAsDef("QTExpr"); in EmitQualTypeFinder() local
/netbsd/external/apache2/llvm/dist/clang/lib/Basic/
H A DDiagnostic.cpp76 static void DummyArgToStringFn(DiagnosticsEngine::ArgumentKind AK, intptr_t QT, in DummyArgToStringFn()

123