Home
last modified time | relevance | path

Searched defs:ThisPointeeLoc (Results 1 – 2 of 2) sorted by relevance

/freebsd-src/contrib/llvm-project/clang/include/clang/Analysis/FlowSensitive/
H A DDataflowEnvironment.h695 RecordStorageLocation *ThisPointeeLoc = nullptr; global() variable
/freebsd-src/contrib/llvm-project/clang/lib/Analysis/FlowSensitive/
H A DTransfer.cpp374 auto *ThisPointeeLoc = Env.getThisPointeeStorageLocation(); VisitCXXThisExpr() local