Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/Analysis/FlowSensitive/
H A DDataflowAnalysisContext.cpp28 DataflowAnalysisContext::getStableStorageLocation(QualType Type) { in getStableStorageLocation() function in clang::dataflow::DataflowAnalysisContext
43 DataflowAnalysisContext::getStableStorageLocation(const VarDecl &D) { in getStableStorageLocation() function in clang::dataflow::DataflowAnalysisContext
52 DataflowAnalysisContext::getStableStorageLocation(const Expr &E) { in getStableStorageLocation() function in clang::dataflow::DataflowAnalysisContext