Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/lldb/source/Symbol/
H A DTypeMap.cpp94 lldb::TypeSP TypeMap::FirstType() const { in FirstType() function in TypeMap
/freebsd-src/contrib/llvm-project/clang/lib/AST/
H A DODRDiagsEmitter.cpp178 QualType FirstType = FirstField->getType(); in diagnoseSubMismatchField() local
276 QualType FirstType = FirstTD->getUnderlyingType(); in diagnoseSubMismatchTypedef() local
319 QualType FirstType = FirstVD->getType(); in diagnoseSubMismatchVar() local
1412 QualType FirstType = FirstTTPD->getDefaultArgument(); diagnoseMismatch() local
1501 QualType FirstType = FirstNTTPD->getType(); diagnoseMismatch() local
1977 QualType FirstType; diagnoseMismatch() local
[all...]
H A DASTContext.cpp9441 areCompatibleSveTypes(QualType FirstType,QualType SecondType) areCompatibleSveTypes() argument
9448 __anonccad05b00602(QualType FirstType, QualType SecondType) areCompatibleSveTypes() argument
9471 areLaxCompatibleSveTypes(QualType FirstType,QualType SecondType) areLaxCompatibleSveTypes() argument
9478 __anonccad05b00702(QualType FirstType, QualType SecondType) areLaxCompatibleSveTypes() argument
9540 areCompatibleRVVTypes(QualType FirstType,QualType SecondType) areCompatibleRVVTypes() argument
9547 __anonccad05b00802(QualType FirstType, QualType SecondType) areCompatibleRVVTypes() argument
9571 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 DIteratorModeling.cpp380 const QualType FirstType = FirstArg->getType(); handleOverloadedOperator() local
/freebsd-src/contrib/llvm-project/llvm/lib/DebugInfo/LogicalView/Readers/
H A DLVCodeViewReader.cpp553 CVTypeArray::Iterator FirstType = CVTypes.begin(); in traverseTypeSection() local
/freebsd-src/contrib/llvm-project/llvm/include/llvm/Demangle/
H A DItaniumDemangle.h5322 if (FirstType == nullptr) in parseSpecialName() local
1020 const Node *FirstType; global() variable
/freebsd-src/contrib/llvm-project/clang/lib/Sema/
H A DSemaExpr.cpp8260 __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...]
H A DSemaStmt.cpp2301 QualType FirstType; ActOnObjCForCollectionStmt() local
H A DSemaDeclAttr.cpp4274 QualType FirstType = FirstField->getType(); handleTransparentUnionAttr() local