Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Analysis/FlowSensitive/
H A DDataflowEnvironment.cpp529 QualType ThisPointeeType = in initialize() local
532 cast<RecordStorageLocation>(createObject(ThisPointeeType))); in initialize()
545 QualType ThisPointeeType = MethodDecl->getFunctionObjectParameterType(); in initialize() local
547 cast<RecordStorageLocation>(createStorageLocation(ThisPointeeType)); in initialize()