Home
last modified time | relevance | path

Searched defs:Composite (Results 1 – 7 of 7) sorted by relevance

/freebsd/contrib/llvm-project/llvm/tools/llvm-link/
H A Dllvm-link.cpp508 auto Composite = std::make_unique<Module>("llvm-link", Context); in main() local
/freebsd/contrib/llvm-project/clang/lib/AST/Interp/
H A DPointer.cpp389 std::function<bool(QualType, const Pointer &, APValue &)> Composite; in toRValue() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfUnit.cpp991 } else if (auto *Composite = dyn_cast<DICompositeType>(Element)) { in constructTypeDIE() local
H A DCodeViewDebug.cpp2397 } else if (auto *Composite = dyn_cast<DICompositeType>(Element)) { collectClassInfo() local
/freebsd/contrib/llvm-project/llvm/utils/TableGen/Common/
H A DCodeGenRegisters.cpp1625 const CodeGenSubRegIndex *Composite = C->second; in computeSubRegLaneMasks() local
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaExprCXX.cpp7098 QualType Composite = FindCompositePointerType(QuestionLoc, LHS, RHS); in CXXCheckConditionalOperands() local
7457 QualType Composite = Context.getCommonSugaredType(Composite1, Composite2); in FindCompositePointerType() local
/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h8415 QualType Composite = variable