Home
last modified time | relevance | path

Searched defs:returnsPointer (Results 1 – 3 of 3) sorted by relevance

/llvm-project-15.0.7/clang/include/clang/Tooling/
H A DNodeIntrospection.h45 bool returnsPointer() const { return m_flags & ReturnsPointer; } in returnsPointer() function
/llvm-project-15.0.7/clang/test/Analysis/
H A Dplist-output.m188 - (int *) returnsPointer; method
H A Dedges-new.mm306 - (int *) returnsPointer; method