Searched defs:Components (Results 1 - 17 of 17) sorted by relevance

/netbsd-current/external/apache2/llvm/dist/llvm/lib/IR/
H A DProfileSummary.cpp84 SmallVector<Metadata *, 16> Components; local
[all...]
H A DDebugInfoMetadata.cpp143 std::array<unsigned, 3> Components = {BD, DF, CI}; local
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Support/
H A DTriple.cpp769 SmallVector<StringRef, 4> Components; local
838 SmallVector<StringRef, 4> Components; local
[all...]
/netbsd-current/external/apache2/llvm/dist/clang/lib/Tooling/
H A DInterpolatingCompilationDatabase.cpp507 std::vector<SubstringAndIndex> Components; // Last path components. member in class:clang::tooling::__anon1133::FileIndex
/netbsd-current/external/apache2/llvm/dist/llvm/tools/llvm-config/
H A Dllvm-config.cpp282 std::vector<StringRef> Components; local
536 std::vector<std::string> Components; local
163 ComputeLibsForComponents( const std::vector<StringRef> &Components, bool IncludeNonInstalled, bool GetComponentNames, const std::function<std::string(const StringRef &)> *GetComponentLibraryPath, std::vector<std::string> *Missing, const std::string &DirSep) argument
563 OS << Components[I]; local
[all...]
/netbsd-current/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaOpenMP.cpp118 OMPClauseMappableExprCommon::MappableExprComponentLists Components; member in struct:__anon832::DSAStackTy::MappedExprComponentTy
[all...]
H A DTreeTransform.h10387 SmallVector<Component, 4> Components; local
2473 RebuildOffsetOfExpr(SourceLocation OperatorLoc, TypeSourceInfo *Type, ArrayRef<Sema::OffsetOfComponent> Components, SourceLocation RParenLoc) argument
H A DSemaExpr.cpp15052 BuildBuiltinOffsetOf(SourceLocation BuiltinLoc, TypeSourceInfo *TInfo, ArrayRef<OffsetOfComponent> Components, SourceLocation RParenLoc) argument
15215 ActOnBuiltinOffsetOf(Scope *S, SourceLocation BuiltinLoc, SourceLocation TypeLoc, ParsedType ParsedArgTy, ArrayRef<OffsetOfComponent> Components, SourceLocation RParenLoc) argument
/netbsd-current/external/apache2/llvm/dist/clang/lib/Frontend/
H A DFrontendAction.cpp386 SmallVector<StringRef, 16> Components; local
/netbsd-current/external/apache2/llvm/dist/llvm/include/llvm/Demangle/
H A DMicrosoftDemangleNodes.h531 NodeArrayNode *Components = nullptr; member in struct:llvm::ms_demangle::QualifiedNameNode
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/
H A DNewGVN.cpp253 SmallVector<SmallPtrSet<const Value *, 8>, 8> Components; member in struct:__anon3005::TarjanSCC
/netbsd-current/external/apache2/llvm/dist/llvm/tools/sancov/
H A Dsancov.cpp1083 SmallVector<StringRef, 2> Components; local
/netbsd-current/external/apache2/llvm/dist/clang/lib/Lex/
H A DPPDirectives.cpp1641 static bool trySimplifyPath(SmallVectorImpl<StringRef> &Components, argument
[all...]
/netbsd-current/external/apache2/llvm/dist/clang/lib/AST/
H A DVTableBuilder.cpp554 VTableComponentVectorTy Components; member in class:__anon354::VCallAndVBaseOffsetBuilder
828 SmallVector<VTableComponent, 64> Components; member in class:__anon354::ItaniumVTableBuilder
2441 SmallVector<VTableComponent, 64> Components; member in class:__anon355::VFTableBuilder
[all...]
/netbsd-current/external/apache2/llvm/dist/clang/include/clang/AST/
H A DOpenMPClause.h5068 void setComponents(ArrayRef<MappableComponent> Components, argument
5117 auto Components = getComponentsRef(); local
5251 const_component_lists_iterator( ArrayRef<ValueDecl *> UniqueDecls, ArrayRef<unsigned> DeclsListNum, ArrayRef<unsigned> CumulativeListSizes, MappableExprComponentListRef Components, bool SupportsMapper, ArrayRef<Expr *> Mappers) argument
5272 const_component_lists_iterator( const ValueDecl *Declaration, ArrayRef<ValueDecl *> UniqueDecls, ArrayRef<unsigned> DeclsListNum, ArrayRef<unsigned> CumulativeListSizes, MappableExprComponentListRef Components, bool SupportsMapper, ArrayRef<Expr *> Mappers) argument
[all...]
/netbsd-current/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGExpr.cpp3009 llvm::Constant *Components[] = { local
H A DCGOpenMPRuntime.cpp7208 OMPClauseMappableExprCommon::MappableExprComponentListRef Components; member in struct:__anon520::MappableExprsHandler::MapInfo
7219 MapInfo( OMPClauseMappableExprCommon::MappableExprComponentListRef Components, OpenMPMapClauseKind MapType, ArrayRef<OpenMPMapModifierKind> MapModifiers, ArrayRef<OpenMPMotionModifierKind> MotionModifiers, bool ReturnDevicePointer, bool IsImplicit, const ValueDecl *Mapper = nullptr, const Expr *VarRef = nullptr, bool ForDeviceAddr = false) argument
7439 generateInfoForComponentList( OpenMPMapClauseKind MapType, ArrayRef<OpenMPMapModifierKind> MapModifiers, ArrayRef<OpenMPMotionModifierKind> MotionModifiers, OMPClauseMappableExprCommon::MappableExprComponentListRef Components, MapCombinedInfoTy &CombinedInfo, StructRangeInfoTy &PartialStruct, bool IsFirstComponentList, bool IsImplicit, const ValueDecl *Mapper = nullptr, bool ForDeviceAddr = false, const ValueDecl *BaseDecl = nullptr, const Expr *MapExpr = nullptr, ArrayRef<OMPClauseMappableExprCommon::MappableExprComponentListRef> OverlappedElements = llvm::None) const argument
8430 OMPClauseMappableExprCommon::MappableExprComponentListRef Components = local
8921 OMPClauseMappableExprCommon::MappableExprComponentListRef Components; local
8961 OMPClauseMappableExprCommon::MappableExprComponentListRef Components; local
9073 OMPClauseMappableExprCommon::MappableExprComponentListRef Components; local
9091 OMPClauseMappableExprCommon::MappableExprComponentListRef Components; local
[all...]

Completed in 706 milliseconds