Home
last modified time | relevance | path

Searched refs:isRef (Results 1 – 6 of 6) sorted by relevance

/llvm-project-15.0.7/llvm/test/tools/dsymutil/X86/
H A Dmodules-pruning.cpp47 static const bool isRef = is_reference<T>::value; member in M::Template
57 TB1.isRef; in foo()
/llvm-project-15.0.7/llvm/include/llvm/Support/
H A DErrorOr.h59 static constexpr bool isRef = std::is_reference<T>::value; variable
64 using storage_type = std::conditional_t<isRef, wrap, T>;
H A DError.h473 static constexpr bool isRef = std::is_reference<T>::value; variable
480 using storage_type = std::conditional_t<isRef, wrap, T>;
/llvm-project-15.0.7/mlir/include/mlir/Analysis/
H A DAliasAnalysis.h134 LLVM_NODISCARD bool isRef() const { in isRef() function
/llvm-project-15.0.7/llvm/include/llvm/Analysis/
H A DAliasSetTracker.h201 bool isRef() const { return Access & RefAccess; } in isRef() function
/llvm-project-15.0.7/llvm/docs/TableGen/
H A DProgRef.rst802 bit isRef = mrv.Value{1};
820 bit isRef = 1;
824 bit isRef = 0;
828 bit isRef = 1;