Searched defs:setStorageLocation (Results 1 – 2 of 2) sorted by relevance
127 void setStorageLocation(const ValueDecl &D, StorageLocation &Loc) { in setStorageLocation() function144 void setStorageLocation(const Expr &E, StorageLocation &Loc) { in setStorageLocation() function
580 void Environment::setStorageLocation(const ValueDecl &D, StorageLocation &Loc) { in setStorageLocation() function in clang::dataflow::Environment591 void Environment::setStorageLocation(const Expr &E, StorageLocation &Loc) { in setStorageLocation() function in clang::dataflow::Environment