Searched refs:getStableStorageLocation (Results 1 – 3 of 3) sorted by relevance
133 StorageLocation &getStableStorageLocation(const ValueDecl &D);136 StorageLocation &getStableStorageLocation(const Expr &E);
104 DataflowAnalysisContext::getStableStorageLocation(const ValueDecl &D) { in getStableStorageLocation() function in clang::dataflow::DataflowAnalysisContext113 DataflowAnalysisContext::getStableStorageLocation(const Expr &E) { in getStableStorageLocation() function in clang::dataflow::DataflowAnalysisContext
696 return DACtx->getStableStorageLocation(D); in createStorageLocation()703 return DACtx->getStableStorageLocation(E); in createStorageLocation()772 DACtx->getStableStorageLocation(RecordPRValue)); in getResultObjectLocation()