Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/Analysis/FlowSensitive/
H A DDataflowEnvironment.cpp412 QualType ThisPointeeType = in initialize() local
415 cast<RecordValue>(createValue(ThisPointeeType))->getLoc()); in initialize()
419 QualType ThisPointeeType = MethodDecl->getFunctionObjectParameterType(); in initialize() local
421 cast<RecordValue>(createValue(ThisPointeeType))->getLoc()); in initialize()