Home
last modified time | relevance | path

Searched defs:FirstType (Results 1 – 13 of 13) sorted by relevance

/external/llvm-project/clang/lib/StaticAnalyzer/Checkers/
DIteratorModeling.cpp384 const QualType FirstType = FirstArg->getType(); in handleOverloadedOperator() local
/external/libcxxabi/src/demangle/
DItaniumDemangle.h857 const Node *FirstType; variable
4733 Node *FirstType = getDerived().parseType(); in parseSpecialName() local
/external/llvm-project/clang/lib/AST/
DASTContext.cpp8542 bool ASTContext::areCompatibleSveTypes(QualType FirstType, in areCompatibleSveTypes()
8548 auto IsValidCast = [this](QualType FirstType, QualType SecondType) { in areCompatibleSveTypes()
8571 bool ASTContext::areLaxCompatibleSveTypes(QualType FirstType, in areLaxCompatibleSveTypes()
8577 auto IsLaxCompatible = [this](QualType FirstType, QualType SecondType) { in areLaxCompatibleSveTypes()
/external/llvm-project/libcxxabi/src/demangle/
DItaniumDemangle.h827 const Node *FirstType; variable
5144 Node *FirstType = getDerived().parseType(); in parseSpecialName() local
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Demangle/
DItaniumDemangle.h825 const Node *FirstType; variable
5011 Node *FirstType = getDerived().parseType(); in parseSpecialName() local
/external/llvm-project/llvm/include/llvm/Demangle/
DItaniumDemangle.h827 const Node *FirstType; variable
5144 Node *FirstType = getDerived().parseType(); in parseSpecialName() local
/external/llvm-project/clang/lib/Serialization/
DASTReader.cpp9785 QualType FirstType = FirstField->getType(); in diagnoseOdrViolations() local
9893 QualType FirstType = FirstTD->getUnderlyingType(); in diagnoseOdrViolations() local
9926 QualType FirstType = FirstVD->getType(); in diagnoseOdrViolations() local
11090 QualType FirstType = FirstTTPD->getDefaultArgument(); in diagnoseOdrViolations() local
11217 QualType FirstType = FirstNTTPD->getType(); in diagnoseOdrViolations() local
/external/llvm-project/clang/lib/Sema/
DSemaExpr.cpp7274 auto ValidScalableConversion = [](QualType FirstType, QualType SecondType) { in isValidSveBitcast()
9941 auto IsSveConversion = [](QualType FirstType, QualType SecondType) { in CheckVectorOperands()
9956 auto IsSveGnuConversion = [](QualType FirstType, QualType SecondType) { in CheckVectorOperands()
15932 QualType FirstType, SecondType; in DiagnoseAssignmentResult() local
DSemaStmt.cpp1961 QualType FirstType; in ActOnObjCForCollectionStmt() local
DSemaDeclAttr.cpp3645 QualType FirstType = FirstField->getType(); in handleTransparentUnionAttr() local
/external/clang/lib/Sema/
DSemaStmt.cpp1779 QualType FirstType; in ActOnObjCForCollectionStmt() local
DSemaDeclAttr.cpp3038 QualType FirstType = FirstField->getType(); in handleTransparentUnionAttr() local
DSemaExpr.cpp12537 QualType FirstType, SecondType; in DiagnoseAssignmentResult() local