Searched defs:SecondType (Results 1 – 7 of 7) sorted by relevance
/llvm-project/clang/lib/AST/ |
H A D | ODRDiagsEmitter.cpp | 179 QualType SecondType = SecondField->getType(); in diagnoseSubMismatchField() local 277 QualType SecondType = SecondTD->getUnderlyingType(); in diagnoseSubMismatchTypedef() local 320 QualType SecondType = SecondVD->getType(); in diagnoseSubMismatchVar() local 1504 QualType SecondType = SecondNTTPD->getType(); in diagnoseMismatch() local 1991 QualType SecondType; in diagnoseMismatch() local
|
H A D | ASTContext.cpp | 9625 areCompatibleSveTypes(QualType FirstType,QualType SecondType) areCompatibleSveTypes() argument 9626 __anon6b91f9f10702(QualType FirstType, QualType SecondType) areCompatibleSveTypes() argument 9650 areLaxCompatibleSveTypes(QualType FirstType,QualType SecondType) areLaxCompatibleSveTypes() argument 9651 __anon6b91f9f10802(QualType FirstType, QualType SecondType) areLaxCompatibleSveTypes() argument 9714 areCompatibleRVVTypes(QualType FirstType,QualType SecondType) areCompatibleRVVTypes() argument 9720 __anon6b91f9f10902(QualType FirstType, QualType SecondType) areCompatibleRVVTypes() argument 9745 areLaxCompatibleRVVTypes(QualType FirstType,QualType SecondType) areLaxCompatibleRVVTypes() argument 9751 __anon6b91f9f10a02(QualType FirstType, QualType SecondType) areLaxCompatibleRVVTypes() argument [all...] |
/llvm-project/clang/lib/Sema/ |
H A D | SemaRISCV.cpp | 1415 __anonfbd9ae0f0402(QualType FirstType, QualType SecondType) isValidRVVBitcast() argument
|
H A D | SemaExpr.cpp | 7412 __anond5f75ba70f02(QualType FirstType, QualType SecondType) isValidSveBitcast() argument 10105 __anond5f75ba71302(QualType FirstType, QualType SecondType, unsigned &SVEorRVV) CheckVectorOperands() argument 10133 __anond5f75ba71402(QualType FirstType, QualType SecondType, unsigned &SVEorRVV) CheckVectorOperands() argument 16765 QualType FirstType, SecondType; DiagnoseAssignmentResult() local [all...] |
/llvm-project/clang/lib/StaticAnalyzer/Checkers/ |
H A D | IteratorModeling.cpp | 382 const QualType SecondType = SecondArg->getType(); in handleOverloadedOperator() local
|
/llvm-project/llvm/include/llvm/Demangle/ |
H A D | ItaniumDemangle.h | 1020 const Node *SecondType; global() variable 5326 Node *SecondType = getDerived().parseType(); parseSpecialName() local
|
/llvm-project/libcxxabi/src/demangle/ |
H A D | ItaniumDemangle.h | 1021 const Node *SecondType; global() variable 5327 Node *SecondType = getDerived().parseType(); parseSpecialName() local
|