/llvm-project/lldb/source/Symbol/ |
H A D | TypeMap.cpp | 94 lldb::TypeSP TypeMap::FirstType() const { in FirstType() function in TypeMap
|
/llvm-project/clang/lib/AST/ |
H A D | ODRDiagsEmitter.cpp | 178 QualType FirstType = FirstField->getType(); in diagnoseSubMismatchField() local 276 QualType FirstType = FirstTD->getUnderlyingType(); in diagnoseSubMismatchTypedef() local 319 QualType FirstType = FirstVD->getType(); in diagnoseSubMismatchVar() local 1503 QualType FirstType = FirstNTTPD->getType(); in diagnoseMismatch() local 1982 QualType FirstType; in diagnoseMismatch() local
|
H A D | ASTContext.cpp | 9624 areCompatibleSveTypes(QualType FirstType,QualType SecondType) areCompatibleSveTypes() argument 9626 __anon6b91f9f10702(QualType FirstType, QualType SecondType) areCompatibleSveTypes() argument 9649 areLaxCompatibleSveTypes(QualType FirstType,QualType SecondType) areLaxCompatibleSveTypes() argument 9651 __anon6b91f9f10802(QualType FirstType, QualType SecondType) areLaxCompatibleSveTypes() argument 9713 areCompatibleRVVTypes(QualType FirstType,QualType SecondType) areCompatibleRVVTypes() argument 9720 __anon6b91f9f10902(QualType FirstType, QualType SecondType) areCompatibleRVVTypes() argument 9744 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 | SemaObjC.cpp | 45 QualType FirstType; ActOnObjCForCollectionStmt() local [all...] |
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...] |
H A D | SemaDeclAttr.cpp | 3804 QualType FirstType = FirstField->getType(); handleTransparentUnionAttr() local
|
/llvm-project/clang/lib/StaticAnalyzer/Checkers/ |
H A D | IteratorModeling.cpp | 381 const QualType FirstType = FirstArg->getType(); in handleOverloadedOperator() local
|
/llvm-project/llvm/lib/DebugInfo/LogicalView/Readers/ |
H A D | LVCodeViewReader.cpp | 553 TypeDeserializer::deserializeAs<TypeServer2Record>(FirstType->data())); in traverseTypeSection() local
|
/llvm-project/llvm/include/llvm/Demangle/ |
H A D | ItaniumDemangle.h | 1019 const Node *FirstType; global() variable 5321 Node *FirstType = getDerived().parseType(); parseSpecialName() local
|
/llvm-project/libcxxabi/src/demangle/ |
H A D | ItaniumDemangle.h | 1020 const Node *FirstType; global() variable 5322 Node *FirstType = getDerived().parseType(); parseSpecialName() local
|