Home
last modified time | relevance | path

Searched refs:setThisPointeeStorageLocation (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/Analysis/FlowSensitive/
H A DDataflowEnvironment.cpp531 setThisPointeeStorageLocation( in initialize()
536 setThisPointeeStorageLocation( in initialize()
548 setThisPointeeStorageLocation(ThisLoc); in initialize()
/freebsd/contrib/llvm-project/clang/include/clang/Analysis/FlowSensitive/
H A DDataflowEnvironment.h360 void setThisPointeeStorageLocation(RecordStorageLocation &Loc) { in setThisPointeeStorageLocation() function