Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/include/clang/Analysis/FlowSensitive/
H A DDataflowAnalysisContext.h322 StorageLocation *ThisPointeeLoc = nullptr; variable
/llvm-project-15.0.7/clang/lib/Analysis/FlowSensitive/
H A DDataflowEnvironment.cpp194 auto &ThisPointeeLoc = createStorageLocation(ThisPointeeType); in Environment() local
H A DTransfer.cpp323 auto *ThisPointeeLoc = Env.getThisPointeeStorageLocation(); in VisitCXXThisExpr() local