Home
last modified time | relevance | path

Searched defs:getPtr (Results 1 – 18 of 18) sorted by relevance

/llvm-project/clang/test/Analysis/
H A Dlive-variables.m9 int *getPtr(void); function
H A DNewDelete-atomics.cpp74 T *getPtr() const { return Ptr; } // no-warning in getPtr() function in IntrusivePtr
97 T *getPtr() const { return Ptr; } // no-warning in getPtr() function in DifferentlyNamed
[all...]
H A Dobjc-for.m171 int* getPtr(void); function
H A DNSContainers.m219 - (int *)getPtr; method
/llvm-project/clang/include/clang/Lex/
H A DExternalPreprocessorSource.h90 IdentifierInfo *getPtr() const { in getPtr() function
/llvm-project/lldb/test/API/lang/cpp/covariant-return-types/
H A Dmain.cpp17 virtual Base* getPtr() { return this; } in getPtr() function
25 Derived* getPtr() override { return this; } in getPtr() function
/llvm-project/llvm/include/llvm/Transforms/Instrumentation/
H A DAddressSanitizerCommon.h53 Value *getPtr() { return PtrUse->get(); } in getPtr() function
/llvm-project/clang/test/Analysis/inlining/
H A Dfalse-positive-suppression.m13 - (int *)getPtr; method
H A Dpath-notes.m127 - (int *)getPtr; method
/llvm-project/offload/plugins-nextgen/common/include/
H A DGlobalHandler.h52 void *getPtr() const { return Ptr; } getPtr() function
/llvm-project/clang/lib/Interpreter/
H A DValue.cpp229 void *Value::getPtr() const { in getPtr() function in clang::Value
/llvm-project/compiler-rt/lib/orc/
H A Derror.h106 template <typename ErrT = ErrorInfoBase> ErrT *getPtr() const { in getPtr() function
/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/
H A DIndirectionUtils.h356 void **getPtr(unsigned Idx) const { getPtr() function
/llvm-project/clang/include/clang/AST/
H A DDeclarationName.h269 void *getPtr() const { return reinterpret_cast<void *>(Ptr & ~PtrMask); } in getPtr() function
H A DExpr.h6632 Expr *getPtr() const { getPtr() function
/llvm-project/llvm/include/llvm/Support/
H A DError.h276 ErrorInfoBase *getPtr() cons function
[all...]
/llvm-project/llvm/tools/llvm-profgen/
H A DPerfReader.h147 T *getPtr() const { return Data.get(); } in getPtr() function
/llvm-project/llvm/lib/Object/
H A DMachOObjectFile.cpp111 static const char *getPtr(const MachOObjectFile &O, size_t Offset, in getPtr() function
[all...]