Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/include/clang/Analysis/FlowSensitive/
H A DDataflowAnalysisContext.h110 assert(!RecordStorageLocationCreated); in setSyntheticFieldCallback()
298 bool RecordStorageLocationCreated = false; variable
/freebsd-14.2/contrib/llvm-project/clang/lib/Analysis/FlowSensitive/
H A DDataflowAnalysisContext.cpp98 RecordStorageLocationCreated = true; in createRecordStorageLocation()