Home
last modified time | relevance | path

Searched defs:SecondType (Results 1 – 9 of 9) sorted by relevance

/external/llvm-project/clang/lib/StaticAnalyzer/Checkers/
DIteratorModeling.cpp385 const QualType SecondType = SecondArg->getType(); in handleOverloadedOperator() local
/external/libcxxabi/src/demangle/
DItaniumDemangle.h858 const Node *SecondType; variable
4738 Node *SecondType = getDerived().parseType(); in parseSpecialName() local
/external/llvm-project/clang/lib/AST/
DASTContext.cpp8543 QualType SecondType) { in areCompatibleSveTypes()
8548 auto IsValidCast = [this](QualType FirstType, QualType SecondType) { in areCompatibleSveTypes()
8572 QualType SecondType) { in areLaxCompatibleSveTypes()
8577 auto IsLaxCompatible = [this](QualType FirstType, QualType SecondType) { in areLaxCompatibleSveTypes()
/external/llvm-project/libcxxabi/src/demangle/
DItaniumDemangle.h828 const Node *SecondType; variable
5149 Node *SecondType = getDerived().parseType(); in parseSpecialName() local
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Demangle/
DItaniumDemangle.h826 const Node *SecondType; variable
5016 Node *SecondType = getDerived().parseType(); in parseSpecialName() local
/external/llvm-project/llvm/include/llvm/Demangle/
DItaniumDemangle.h828 const Node *SecondType; variable
5149 Node *SecondType = getDerived().parseType(); in parseSpecialName() local
/external/llvm-project/clang/lib/Serialization/
DASTReader.cpp9786 QualType SecondType = SecondField->getType(); in diagnoseOdrViolations() local
9894 QualType SecondType = SecondTD->getUnderlyingType(); in diagnoseOdrViolations() local
9927 QualType SecondType = SecondVD->getType(); in diagnoseOdrViolations() local
11091 QualType SecondType = SecondTTPD->getDefaultArgument(); in diagnoseOdrViolations() local
11218 QualType SecondType = SecondNTTPD->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
/external/clang/lib/Sema/
DSemaExpr.cpp12537 QualType FirstType, SecondType; in DiagnoseAssignmentResult() local