Home
last modified time | relevance | path

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

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