Searched defs:SecondType (Results 1 – 5 of 5) sorted by relevance
| /freebsd-src/contrib/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 1413 QualType SecondType = SecondTTPD->getDefaultArgument(); diagnoseMismatch() local 1502 QualType SecondType = SecondNTTPD->getType(); diagnoseMismatch() local 1986 QualType SecondType; diagnoseMismatch() local [all...] |
| H A D | ASTContext.cpp | 9442 areCompatibleSveTypes(QualType FirstType,QualType SecondType) areCompatibleSveTypes() argument 9448 __anonccad05b00602(QualType FirstType, QualType SecondType) areCompatibleSveTypes() argument 9472 areLaxCompatibleSveTypes(QualType FirstType,QualType SecondType) areLaxCompatibleSveTypes() argument 9478 __anonccad05b00702(QualType FirstType, QualType SecondType) areLaxCompatibleSveTypes() argument 9541 areCompatibleRVVTypes(QualType FirstType,QualType SecondType) areCompatibleRVVTypes() argument 9547 __anonccad05b00802(QualType FirstType, QualType SecondType) areCompatibleRVVTypes() argument 9572 areLaxCompatibleRVVTypes(QualType FirstType,QualType SecondType) areLaxCompatibleRVVTypes() argument 9578 __anonccad05b00902(QualType FirstType, QualType SecondType) areLaxCompatibleRVVTypes() argument [all...] |
| /freebsd-src/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/ |
| H A D | IteratorModeling.cpp | 381 const QualType SecondType = SecondArg->getType(); handleOverloadedOperator() local
|
| /freebsd-src/contrib/llvm-project/llvm/include/llvm/Demangle/ |
| H A D | ItaniumDemangle.h | 5327 if (SecondType == nullptr) in parseSpecialName() local 1021 const Node *SecondType; global() variable
|
| /freebsd-src/contrib/llvm-project/clang/lib/Sema/ |
| H A D | SemaExpr.cpp | 8260 __anonf7f06b860f02(QualType FirstType, QualType SecondType) isValidSveBitcast() argument 8281 __anonf7f06b861002(QualType FirstType, QualType SecondType) isValidRVVBitcast() argument 11138 __anonf7f06b861402(QualType FirstType, QualType SecondType, unsigned &SVEorRVV) CheckVectorOperands() argument 11166 __anonf7f06b861502(QualType FirstType, QualType SecondType, unsigned &SVEorRVV) CheckVectorOperands() argument 17865 QualType FirstType, SecondType; DiagnoseAssignmentResult() local [all...] |