Home
last modified time | relevance | path

Searched defs:getRef (Results 1 – 8 of 8) sorted by relevance

/llvm-project/lldb/test/API/lang/cpp/covariant-return-types/
H A Dmain.cpp18 virtual Base& getRef() { return *this; } in getRef() function
26 Derived& getRef() override { return *this; } in getRef() function
/llvm-project/mlir/include/mlir/Analysis/
H A DAliasAnalysis.h115 static ModRefResult getRef() { return Kind::Ref; } in getRef() function
/llvm-project/mlir/lib/Bindings/Python/
H A DIRModule.h189 PyMlirContextRef getRef() { getRef() function
544 PyModuleRef getRef() { getRef() function
653 PyOperationRef getRef() { getRef() function
/llvm-project/llvm/include/llvm/IR/
H A DModuleSummaryIndex.h235 const GlobalValueSummaryMapTy::value_type *getRef() const { getRef() function
[all...]
/llvm-project/clang/test/Analysis/
H A Dreference.cpp152 RefFn getRef = (RefFn)opaque; in testFunctionPointerReturn() local
/llvm-project/llvm/lib/ObjCopy/COFF/
H A DCOFFObject.h75 ArrayRef<uint8_t> getRef() const { in getRef() function
/llvm-project/llvm/lib/Target/Hexagon/
H A DBitTracker.h405 RegisterCell getRef(const RegisterRef &RR, const CellMapType &M) const { in getRef() function
/llvm-project/flang/lib/Lower/
H A DDirectivesCommon.h