Home
last modified time | relevance | path

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

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