Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Analysis/FlowSensitive/
H A DDataflowEnvironment.cpp309 RecordStorageLocation *LocForRecordReturnVal, in ResultObjectVisitor()
486 RecordStorageLocation *LocForRecordReturnVal; member in clang::dataflow::__anon6e9468f50111::ResultObjectVisitor
1206 RecordStorageLocation *LocForRecordReturnVal) { in buildResultObjectMap()
1222 RecordStorageLocation *LocForRecordReturnVal) { in buildResultObjectMap()
/freebsd/contrib/llvm-project/clang/include/clang/Analysis/FlowSensitive/
H A DDataflowEnvironment.h790 RecordStorageLocation *LocForRecordReturnVal = nullptr; variable