Home
last modified time | relevance | path

Searched refs:getBaseObjectLocation (Results 1 – 3 of 3) sorted by relevance

/freebsd-14.2/contrib/llvm-project/clang/include/clang/Analysis/FlowSensitive/
H A DDataflowEnvironment.h723 RecordStorageLocation *getBaseObjectLocation(const MemberExpr &ME,
/freebsd-14.2/contrib/llvm-project/clang/lib/Analysis/FlowSensitive/
H A DTransfer.cpp443 RecordStorageLocation *BaseLoc = getBaseObjectLocation(*S, Env); in VisitMemberExpr()
H A DDataflowEnvironment.cpp1053 RecordStorageLocation *getBaseObjectLocation(const MemberExpr &ME, in getBaseObjectLocation() function