Searched defs:get (Results 251 - 268 of 268) sorted by relevance

<<11

/openbsd-current/gnu/llvm/llvm/include/llvm/ProfileData/
H A DSampleProf.h1223 const SamplesWithLocList &get() const { return V; } function in class:llvm::sampleprof::SecCommonFlags::SecNameTableFlags::SampleSorter
/openbsd-current/gnu/llvm/llvm/include/llvm/TableGen/
H A DRecord.h200 static ListRecTy *get(RecTy *T) { return T->getListTy(); } function in class:llvm::ListRecTy
[all...]
/openbsd-current/gnu/llvm/llvm/utils/TableGen/
H A DGlobalISelEmitter.cpp155 const LLT &get() const { return Ty; } function in class:__anon3833::LLTCodeGen
[all...]
/openbsd-current/gnu/llvm/llvm/lib/Target/Hexagon/
H A DHexagonConstPropagation.cpp228 const LatticeCell &get(Register R) const { function in class:__anon2837::MachineConstPropagator::CellMap
[all...]
/openbsd-current/gnu/llvm/libcxx/src/
H A Dlocale.cpp68 locale_t& get() { return __loc_; } function in struct:__libcpp_unique_locale
[all...]
/openbsd-current/gnu/llvm/llvm/include/llvm/IR/
H A DDebugInfoMetadata.h80 MDTuple *get() const { return const_cast<MDTuple *>(N); } function in class:llvm::DITypeRefArray
[all...]
/openbsd-current/gnu/llvm/llvm/include/llvm/CodeGen/
H A DSelectionDAGNodes.h304 const SDValue &get() const { return Val; } function in class:llvm::SDUse
2288 ISD::CondCode get() const { return Condition; } function in class:llvm::CondCodeSDNode
[all...]
/openbsd-current/gnu/llvm/clang/lib/AST/
H A DType.cpp3931 static CachedProperties get(QualType T) { function in class:clang::TypePropertyCache
3935 static CachedProperties get(const Type *T) { function in class:clang::TypePropertyCache
[all...]
/openbsd-current/gnu/llvm/lldb/source/Plugins/LanguageRuntime/RenderScript/RenderScriptRuntime/
H A DRenderScriptRuntime.cpp67 bool get(type_t &out) const { function in class:__anon1374::empirical_type
74 const type_t *get() const { return valid ? &data : nullptr; } function in class:__anon1374::empirical_type
[all...]
/openbsd-current/gnu/llvm/lldb/source/Plugins/SymbolFile/DWARF/
H A DSymbolFileDWARF.cpp361 const auto &get = [&](DWARFUnit *unit) { local
[all...]
/openbsd-current/gnu/llvm/clang/lib/Sema/
H A DSemaType.cpp7140 const FunctionType *get() const { return Fn; } function in struct:__anon865::__anon869::FunctionTypeUnwrapper
[all...]
/openbsd-current/gnu/llvm/clang/lib/CodeGen/
H A DCGObjCMac.cpp1174 static ProtocolMethodLists get(const ObjCProtocolDecl *PD) { function in class:__anon473::__anon474::ProtocolMethodLists
[all...]
/openbsd-current/gnu/llvm/clang/tools/libclang/
H A DCIndex.cpp1992 const Decl *get() const { return static_cast<const Decl *>(data[0]); } function in class:__anon1155::DeclVisit
2005 TypeLoc get() const { function in class:__anon1155::TypeLocVisit
2020 const LabelDecl *get() const { function in class:__anon1155::LabelRefVisit
2039 NestedNameSpecifierLoc get() const { function in class:__anon1155::NestedNameSpecifierLocVisit
2054 DeclarationNameInfo get() const { function in class:__anon1155::DeclarationNameInfoVisit
2078 const FieldDecl *get() const { function in class:__anon1155::MemberRefVisit
[all...]
/openbsd-current/gnu/llvm/lldb/source/Core/
H A DIOHandlerCursesGUI.cpp359 WINDOW *get() { return m_window; } function in class:curses::Surface
[all...]
/openbsd-current/gnu/llvm/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.cpp8832 unsigned get() const { return Flags; } function in class:__anon2205::ExtraFlags
[all...]
/openbsd-current/sys/dev/pci/drm/i915/display/
H A Dintel_display_types.h286 u32 (*get)(struct intel_connector *connector, enum pipe pipe); member in struct:intel_panel_bl_funcs
/openbsd-current/sys/dev/pci/
H A Dif_ixl.c4173 int (*get)(struct ixl_softc *sc, struct if_sffpage *, size_t); member in struct:ixl_sff_ops
/openbsd-current/gnu/llvm/clang/include/clang/Sema/
H A DSema.h334 QualType get(SourceLocation Tok) const { function in class:clang::PreferredTypeBuilder
4985 Expr *get() cons function in class:clang::final::AlignPackInfo::CompleteTypeKind::FullExprArg
12810 std::pair<VarDecl *, Expr *> get() const { function in class:clang::final::AlignPackInfo::CompleteTypeKind::ConditionResult
[all...]

Completed in 515 milliseconds

<<11