Searched defs:Any (Results 1 - 15 of 15) sorted by relevance

/openbsd-current/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.ext/
H A Dconstructor.C4 struct Any { struct
/openbsd-current/gnu/llvm/llvm/include/llvm/IR/
H A DComdat.h36 Any, ///< The linker may choose any COMDAT. enumerator in enum:llvm::Comdat::SelectionKind
/openbsd-current/gnu/llvm/llvm/include/llvm/ADT/
H A DAny.h28 class LLVM_EXTERNAL_VISIBILITY Any { class in namespace:llvm
65 Any(const Any &Other) function in class:llvm::Any
88 Any(T &&Value) { function in class:llvm::Any
93 Any(Any &&Other) : Storage(std::move(Other.Storage)) {} function in class:llvm::Any
[all...]
/openbsd-current/gnu/llvm/llvm/lib/Target/SystemZ/
H A DSystemZISelLowering.h375 Any, enumerator in enum:llvm::SystemZICMP::__anon3115
/openbsd-current/gnu/llvm/clang/utils/analyzer/
H A DProjectMap.py5 from typing import Any, Dict, List, NamedTuple, Optional, Tuple namespace
H A DCmpRuns.py38 from typing import (Any, DefaultDict, Dict, List, NamedTuple, Optional, namespace
/openbsd-current/gnu/llvm/lldb/examples/python/scripted_process/
H A Dcrashlog_scripted_process.py3 from typing import Any, Dict namespace
/openbsd-current/gnu/llvm/llvm/lib/Target/AMDGPU/
H A DSIMachineFunctionInfo.cpp596 bool Any = false; local
[all...]
/openbsd-current/gnu/llvm/llvm/lib/Target/AMDGPU/Utils/
H A DAMDGPUBaseInfo.h109 Any, member in class:llvm::AMDGPU::IsaInfo::TargetIDSetting
/openbsd-current/gnu/llvm/llvm/include/llvm/Analysis/
H A DDependenceAnalysis.h407 enum ConstraintKind { Empty, Point, Distance, Line, Any } Kind; enumerator in enum:llvm::DependenceInfo::Constraint::ConstraintKind
/openbsd-current/gnu/llvm/lldb/include/lldb/
H A Dlldb-private-enumerations.h202 Any = 1 << 15, member in class:lldb_private::TypeValidatorResult::CompilerContextKind
/openbsd-current/gnu/llvm/llvm/include/llvm/DebugInfo/PDB/
H A DPDBTypes.h330 Any = 0xffff member in class:llvm::pdb::PDB_Checksum::PDB_StackFrameType::PDB_MemoryType
/openbsd-current/gnu/llvm/llvm/lib/Analysis/
H A DConstantFolding.cpp833 bool Any = false; local
/openbsd-current/gnu/llvm/llvm/tools/llvm-ar/
H A Dllvm-ar.cpp222 enum class BitModeTy { Bit32, Bit64, Bit32_64, Any, Unknown }; member in class:BitModeTy
/openbsd-current/gnu/llvm/clang/lib/Parse/
H A DParsePragma.cpp1681 Any, member in class:__anon711::MissingAttributeSubjectRulesRecoveryPoint

Completed in 395 milliseconds