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.cpp528 QualType ThisPointeeType = in initialize() local
531 cast<RecordStorageLocation>(createObject(ThisPointeeType))); in initialize()
544 QualType ThisPointeeType = MethodDecl->getFunctionObjectParameterType(); in initialize() local
546 cast<RecordStorageLocation>(createStorageLocation(ThisPointeeType)); in initialize()